Kgshop commited on
Commit
74967d0
·
verified ·
1 Parent(s): e5bf133

Automated backup clients.json 2026-03-16 15:59:03 +06+0600

Browse files
Files changed (1) hide show
  1. clients.json +7 -1
clients.json CHANGED
@@ -293,13 +293,19 @@
293
  "id": "792f15bf4dc242528ec7aac2e53962f3",
294
  "name": "Мухамед кишка детский",
295
  "phone": "",
296
- "debt": "1700.00",
297
  "history": [
298
  {
299
  "type": "purchase_debt",
300
  "amount": "1700.00",
301
  "timestamp": "2026-03-16T11:55:21.435522+06:00",
302
  "transaction_id": "487ba577e7cb4dd9b2dcdf9a494813c3"
 
 
 
 
 
 
303
  }
304
  ]
305
  },
 
293
  "id": "792f15bf4dc242528ec7aac2e53962f3",
294
  "name": "Мухамед кишка детский",
295
  "phone": "",
296
+ "debt": "0.00",
297
  "history": [
298
  {
299
  "type": "purchase_debt",
300
  "amount": "1700.00",
301
  "timestamp": "2026-03-16T11:55:21.435522+06:00",
302
  "transaction_id": "487ba577e7cb4dd9b2dcdf9a494813c3"
303
+ },
304
+ {
305
+ "type": "payment",
306
+ "amount": "-1700",
307
+ "timestamp": "2026-03-16T15:59:03.254492+06:00",
308
+ "description": "Погашение долга"
309
  }
310
  ]
311
  },