feat: redesign counting flow, fix stats and history errors, continuous scanner, houka signature, counting mode toggles, fix hesabfa stock extraction and product_id int limit
This commit is contained in:
@@ -59,7 +59,7 @@ model Location {
|
||||
|
||||
model Counting {
|
||||
id Int @id @default(autoincrement())
|
||||
product_id Int
|
||||
product_id String
|
||||
product_name String
|
||||
warehouse Int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user