Kgshop commited on
Commit
d3db3c4
·
verified ·
1 Parent(s): a32c2f0

Automated backup clients.json 2026-03-27 12:16:41 +06+0600

Browse files
Files changed (1) hide show
  1. clients.json +7 -1
clients.json CHANGED
@@ -293,13 +293,19 @@
293
  "id": "97ed8b4aaf7d49d9985915708757e334",
294
  "name": "Тачка байке",
295
  "phone": "",
296
- "debt": "1500.00",
297
  "history": [
298
  {
299
  "type": "manual_debt",
300
  "amount": "1500",
301
  "timestamp": "2026-03-08T17:02:53.673937+06:00",
302
  "description": "Ручное добавление долга"
 
 
 
 
 
 
303
  }
304
  ]
305
  },
 
293
  "id": "97ed8b4aaf7d49d9985915708757e334",
294
  "name": "Тачка байке",
295
  "phone": "",
296
+ "debt": "800.00",
297
  "history": [
298
  {
299
  "type": "manual_debt",
300
  "amount": "1500",
301
  "timestamp": "2026-03-08T17:02:53.673937+06:00",
302
  "description": "Ручное добавление долга"
303
+ },
304
+ {
305
+ "type": "payment",
306
+ "amount": "-700",
307
+ "timestamp": "2026-03-27T12:16:41.415343+06:00",
308
+ "description": "Погашение долга"
309
  }
310
  ]
311
  },