Kgshop commited on
Commit
ef92709
·
verified ·
1 Parent(s): 0dd471c

Automated backup clients.json 2026-04-05 14:55:31 +06+0600

Browse files
Files changed (1) hide show
  1. clients.json +7 -1
clients.json CHANGED
@@ -3,7 +3,7 @@
3
  "id": "e15e2fdadb0e47cfb2e01096a9bdb7c9",
4
  "name": "Назира эже",
5
  "phone": "",
6
- "debt": "1000.00",
7
  "history": [
8
  {
9
  "type": "purchase_debt",
@@ -46,6 +46,12 @@
46
  "amount": "-1000",
47
  "timestamp": "2026-03-25T16:40:06.705312+06:00",
48
  "description": "Погашение долга"
 
 
 
 
 
 
49
  }
50
  ]
51
  },
 
3
  "id": "e15e2fdadb0e47cfb2e01096a9bdb7c9",
4
  "name": "Назира эже",
5
  "phone": "",
6
+ "debt": "0.00",
7
  "history": [
8
  {
9
  "type": "purchase_debt",
 
46
  "amount": "-1000",
47
  "timestamp": "2026-03-25T16:40:06.705312+06:00",
48
  "description": "Погашение долга"
49
+ },
50
+ {
51
+ "type": "payment",
52
+ "amount": "-1000",
53
+ "timestamp": "2026-04-05T14:55:31.706434+06:00",
54
+ "description": "Погашение долга"
55
  }
56
  ]
57
  },