Kgshop commited on
Commit
c9d3e72
·
verified ·
1 Parent(s): 593936f

Automated backup clients.json 2026-03-30 17:14:45 +06+0600

Browse files
Files changed (1) hide show
  1. clients.json +7 -1
clients.json CHANGED
@@ -983,13 +983,19 @@
983
  "id": "2f4193c1882245a9bb73e648f7843a4e",
984
  "name": "Сайкал эже Тапочка",
985
  "phone": "",
986
- "debt": "1500.00",
987
  "history": [
988
  {
989
  "type": "manual_debt",
990
  "amount": "1500",
991
  "timestamp": "2026-03-30T16:51:53.239461+06:00",
992
  "description": "Ручное добавление долга"
 
 
 
 
 
 
993
  }
994
  ]
995
  }
 
983
  "id": "2f4193c1882245a9bb73e648f7843a4e",
984
  "name": "Сайкал эже Тапочка",
985
  "phone": "",
986
+ "debt": "0.00",
987
  "history": [
988
  {
989
  "type": "manual_debt",
990
  "amount": "1500",
991
  "timestamp": "2026-03-30T16:51:53.239461+06:00",
992
  "description": "Ручное добавление долга"
993
+ },
994
+ {
995
+ "type": "payment",
996
+ "amount": "-1500",
997
+ "timestamp": "2026-03-30T17:14:45.041224+06:00",
998
+ "description": "Погашение долга"
999
  }
1000
  ]
1001
  }