feat: redesign settings, add warehouse/user/product management, update location schema
This commit is contained in:
@@ -53,6 +53,7 @@ model Location {
|
||||
region Int
|
||||
sector String
|
||||
row Int
|
||||
warehouse Int?
|
||||
countings Counting[]
|
||||
isLocked Boolean @default(false)
|
||||
lockedById Int?
|
||||
|
||||
Reference in New Issue
Block a user