add liter
This commit is contained in:
parent
9528134eda
commit
75495afd73
@ -6,7 +6,7 @@ import javax.persistence.EnumType
|
||||
import javax.persistence.Enumerated
|
||||
|
||||
enum class UOM {
|
||||
KG, CFT, TON, LTR, NUMBER, MTR, BOX, CUM, PACKET, ALL, NOS;
|
||||
KG, CFT, TON, LTR, NUMBER, MTR, BOX, CUM, PACKET, ALL, NOS, LITER;
|
||||
}
|
||||
|
||||
enum class TypeOfProduct {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user