Kgshop commited on
Commit
31e5f82
·
verified ·
1 Parent(s): 3b42a94

Automated backup data.json 2025-04-21 08:40:45 +06+0600

Browse files
Files changed (1) hide show
  1. data.json +28 -5
data.json CHANGED
@@ -171,14 +171,14 @@
171
  {
172
  "id": "73f40e22f46e4661995b11193e9082f7",
173
  "name": "Тестов фурни",
174
- "quantity": "1000",
175
  "unit": "м",
176
  "price_per_unit": "10",
177
  "material_per_unit": 10,
178
  "type": "fittings",
179
  "category": "Без категории",
180
  "timestamp_added": "2025-04-20T22:27:10.992558+06:00",
181
- "timestamp_last_updated": "2025-04-20T22:27:10.992558+06:00"
182
  },
183
  {
184
  "id": "4effe06c7b5a437aa4e5bc5d7cee5b4c",
@@ -411,11 +411,12 @@
411
  "fabric_unit": "м",
412
  "cut_items_quantity": 100,
413
  "fabric_used": "1000",
414
- "status": "pending",
415
  "timestamp_created": "2025-04-21T07:40:41.069724+06:00",
416
- "timestamp_completed": null,
417
  "material_cost": "100000",
418
- "cutting_salary_cost": "2000"
 
419
  }
420
  ],
421
  "sewing_tasks": [
@@ -688,6 +689,28 @@
688
  "fittings_cost": "0",
689
  "sewing_salary_cost": "500",
690
  "cutting_salary_cost": "200"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
691
  }
692
  ],
693
  "qc_packing_items": [
 
171
  {
172
  "id": "73f40e22f46e4661995b11193e9082f7",
173
  "name": "Тестов фурни",
174
+ "quantity": "0",
175
  "unit": "м",
176
  "price_per_unit": "10",
177
  "material_per_unit": 10,
178
  "type": "fittings",
179
  "category": "Без категории",
180
  "timestamp_added": "2025-04-20T22:27:10.992558+06:00",
181
+ "timestamp_last_updated": "2025-04-21T08:40:45.446433+06:00"
182
  },
183
  {
184
  "id": "4effe06c7b5a437aa4e5bc5d7cee5b4c",
 
411
  "fabric_unit": "м",
412
  "cut_items_quantity": 100,
413
  "fabric_used": "1000",
414
+ "status": "completed",
415
  "timestamp_created": "2025-04-21T07:40:41.069724+06:00",
416
+ "timestamp_completed": "2025-04-21T08:40:45.446433+06:00",
417
  "material_cost": "100000",
418
+ "cutting_salary_cost": "2000",
419
+ "sewn_quantity": 100
420
  }
421
  ],
422
  "sewing_tasks": [
 
689
  "fittings_cost": "0",
690
  "sewing_salary_cost": "500",
691
  "cutting_salary_cost": "200"
692
+ },
693
+ {
694
+ "id": "cca7923abd5847c880270e07d4e98a5e",
695
+ "cutting_task_id": "9761c9a2950442dfbd0787693d3e9721",
696
+ "product_name": "Тестовое изделия посл",
697
+ "sewn_quantity": 100,
698
+ "fittings_consumed": [
699
+ {
700
+ "fitting_id": "73f40e22f46e4661995b11193e9082f7",
701
+ "fitting_name": "Тестов фурни",
702
+ "quantity_used": 1000,
703
+ "cost": "10000"
704
+ }
705
+ ],
706
+ "fittings_cost": "10000.00",
707
+ "sewing_salary_cost": "10000",
708
+ "status": "pending_qc",
709
+ "qc_packed_quantity": 0,
710
+ "qc_defective_quantity": 0,
711
+ "defects_reported": [],
712
+ "timestamp_created": "2025-04-21T08:40:45.446433+06:00",
713
+ "timestamp_completed": null
714
  }
715
  ],
716
  "qc_packing_items": [