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:
2026-06-13 00:17:11 +03:30
parent 37dd2e0f16
commit d27aca2a3f
11 changed files with 464 additions and 398 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ model Location {
model Counting {
id Int @id @default(autoincrement())
product_id Int
product_id String
product_name String
warehouse Int