Kgshop commited on
Commit
accab79
·
verified ·
1 Parent(s): 3ebe1dc

Автоматическое резервное копирование data.json 2025-04-02 19:59:49 +06+0600

Browse files
Files changed (1) hide show
  1. data.json +22 -3
data.json CHANGED
@@ -42,14 +42,33 @@
42
  "fabric_unit": "м",
43
  "cut_items_quantity": 50,
44
  "fabric_used": "100",
45
- "status": "pending",
46
  "timestamp_created": "2025-04-02T19:59:28.791018+06:00",
47
- "timestamp_completed": null,
48
  "material_cost": "10000",
49
  "cutting_salary_cost": "0.00"
50
  }
51
  ],
52
- "sewing_tasks": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  "qc_packing_items": [],
54
  "defect_log": [],
55
  "expenses": [],
 
42
  "fabric_unit": "м",
43
  "cut_items_quantity": 50,
44
  "fabric_used": "100",
45
+ "status": "completed",
46
  "timestamp_created": "2025-04-02T19:59:28.791018+06:00",
47
+ "timestamp_completed": "2025-04-02T19:59:49.617254+06:00",
48
  "material_cost": "10000",
49
  "cutting_salary_cost": "0.00"
50
  }
51
  ],
52
+ "sewing_tasks": [
53
+ {
54
+ "id": "eefb395fa84f4f74b5189cecb0c40209",
55
+ "cutting_task_id": "65c397984d714182896733de6d998c99",
56
+ "product_name": "тестовая ткань",
57
+ "sewn_quantity": 50,
58
+ "fabric_id": "03c6db217b3a4e1e9835cb60ee8ab3a4",
59
+ "fabric_name": "тестовая ткань",
60
+ "fittings_consumed": [],
61
+ "defects_reported": [],
62
+ "status": "pending_qc",
63
+ "timestamp_created": "2025-04-02T19:59:49.617254+06:00",
64
+ "timestamp_completed": null,
65
+ "qc_packed_quantity": 0,
66
+ "qc_defective_quantity": 0,
67
+ "fittings_cost": "0",
68
+ "sewing_salary_cost": "0.00",
69
+ "cutting_salary_cost": "0.00"
70
+ }
71
+ ],
72
  "qc_packing_items": [],
73
  "defect_log": [],
74
  "expenses": [],