Kgshop commited on
Commit
512f918
·
verified ·
1 Parent(s): ca3f356

Automated backup clients.json 2026-08-20 17:10:55 +06+0600

Browse files
Files changed (1) hide show
  1. clients.json +7 -1
clients.json CHANGED
@@ -2195,13 +2195,19 @@
2195
  "id": "35541a3279fd43029201da79120ba588",
2196
  "name": "Медер байке букс",
2197
  "phone": "",
2198
- "debt": "2000.00",
2199
  "history": [
2200
  {
2201
  "type": "manual_debt",
2202
  "amount": "2000",
2203
  "timestamp": "2026-08-09T12:08:13.161555+06:00",
2204
  "description": "Ручное добавление долга"
 
 
 
 
 
 
2205
  }
2206
  ]
2207
  },
 
2195
  "id": "35541a3279fd43029201da79120ba588",
2196
  "name": "Медер байке букс",
2197
  "phone": "",
2198
+ "debt": "0.00",
2199
  "history": [
2200
  {
2201
  "type": "manual_debt",
2202
  "amount": "2000",
2203
  "timestamp": "2026-08-09T12:08:13.161555+06:00",
2204
  "description": "Ручное добавление долга"
2205
+ },
2206
+ {
2207
+ "type": "payment",
2208
+ "amount": "-2000",
2209
+ "timestamp": "2026-08-20T17:10:55.830913+06:00",
2210
+ "description": "Погашение долга"
2211
  }
2212
  ]
2213
  },