Kgshop commited on
Commit
4604428
·
verified ·
1 Parent(s): 55f4446

Automated backup clients.json 2026-03-18 17:12:32 +06+0600

Browse files
Files changed (1) hide show
  1. clients.json +7 -1
clients.json CHANGED
@@ -189,13 +189,19 @@
189
  "id": "18182dd376874b2eb5a7389de7986c5d",
190
  "name": "Азамат кофе",
191
  "phone": "",
192
- "debt": "1300.00",
193
  "history": [
194
  {
195
  "type": "manual_debt",
196
  "amount": "1300",
197
  "timestamp": "2026-03-08T17:02:37.997871+06:00",
198
  "description": "Ручное добавление долга"
 
 
 
 
 
 
199
  }
200
  ]
201
  },
 
189
  "id": "18182dd376874b2eb5a7389de7986c5d",
190
  "name": "Азамат кофе",
191
  "phone": "",
192
+ "debt": "3000.00",
193
  "history": [
194
  {
195
  "type": "manual_debt",
196
  "amount": "1300",
197
  "timestamp": "2026-03-08T17:02:37.997871+06:00",
198
  "description": "Ручное добавление долга"
199
+ },
200
+ {
201
+ "type": "manual_debt",
202
+ "amount": "1700",
203
+ "timestamp": "2026-03-18T17:12:32.818162+06:00",
204
+ "description": "Ручное добавление долга"
205
  }
206
  ]
207
  },