Kgshop commited on
Commit
a13acb0
·
verified ·
1 Parent(s): 333994f

Automated backup clients.json 2026-06-14 16:33:04 +06+0600

Browse files
Files changed (1) hide show
  1. clients.json +7 -1
clients.json CHANGED
@@ -527,13 +527,19 @@
527
  "id": "89ba5bc717e54c0297bf8b432b80853a",
528
  "name": "Данчик брат килем",
529
  "phone": "",
530
- "debt": "3800.00",
531
  "history": [
532
  {
533
  "type": "manual_debt",
534
  "amount": "3800",
535
  "timestamp": "2026-03-08T17:03:48.816630+06:00",
536
  "description": "Ручное добавление долга"
 
 
 
 
 
 
537
  }
538
  ]
539
  },
 
527
  "id": "89ba5bc717e54c0297bf8b432b80853a",
528
  "name": "Данчик брат килем",
529
  "phone": "",
530
+ "debt": "1800.00",
531
  "history": [
532
  {
533
  "type": "manual_debt",
534
  "amount": "3800",
535
  "timestamp": "2026-03-08T17:03:48.816630+06:00",
536
  "description": "Ручное добавление долга"
537
+ },
538
+ {
539
+ "type": "payment",
540
+ "amount": "-2000",
541
+ "timestamp": "2026-06-14T16:33:04.017230+06:00",
542
+ "description": "Погашение долга"
543
  }
544
  ]
545
  },