fix i18n add help page
This commit is contained in:
@@ -74,7 +74,7 @@ class Unit(StrEnum):
|
||||
PIECE = "3"
|
||||
|
||||
class ProductType(StrEnum):
|
||||
PLANNED = "1"
|
||||
OCCASIONAL = "1"
|
||||
RECCURENT = "2"
|
||||
|
||||
class ShipmentProductLink(SQLModel, table=True):
|
||||
|
||||
Reference in New Issue
Block a user