flpolprojects commited on
Commit
8d61189
·
verified ·
1 Parent(s): ab5133a

Update bonus data 2025-06-21 12:20:14

Browse files
Files changed (1) hide show
  1. data.json +20 -0
data.json CHANGED
@@ -29,6 +29,26 @@
29
  "item_total": 2500.0
30
  }
31
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  }
33
  ],
34
  "combined_history": []
 
29
  "item_total": 2500.0
30
  }
31
  ]
32
+ },
33
+ {
34
+ "invoice_id": "F34E4ABE",
35
+ "date": "2025-06-21T12:20:14.237911+06:00",
36
+ "date_str": "2025-06-21 12:20:14",
37
+ "total_amount": 2000.0,
38
+ "items": [
39
+ {
40
+ "product_name": "Блабла",
41
+ "quantity": 10.0,
42
+ "unit_price": 50.0,
43
+ "item_total": 500.0
44
+ },
45
+ {
46
+ "product_name": "Нэт",
47
+ "quantity": 30.0,
48
+ "unit_price": 50.0,
49
+ "item_total": 1500.0
50
+ }
51
+ ]
52
  }
53
  ],
54
  "combined_history": []