flpolprojects commited on
Commit
bca78fc
·
verified ·
1 Parent(s): 178ff97

Update bonus data 2025-06-19 05:34:36

Browse files
Files changed (1) hide show
  1. data.json +8 -1
data.json CHANGED
@@ -22,7 +22,7 @@
22
  "transaction_type": "bonus"
23
  }
24
  ],
25
- "debts": 1000.0,
26
  "debt_history": [
27
  {
28
  "type": "accrual",
@@ -31,6 +31,13 @@
31
  "date": "2025-06-19T05:32:41.286607",
32
  "date_str": "2025-06-19 05:32:41",
33
  "transaction_type": "debt"
 
 
 
 
 
 
 
34
  }
35
  ],
36
  "combined_history": [
 
22
  "transaction_type": "bonus"
23
  }
24
  ],
25
+ "debts": 500.0,
26
  "debt_history": [
27
  {
28
  "type": "accrual",
 
31
  "date": "2025-06-19T05:32:41.286607",
32
  "date_str": "2025-06-19 05:32:41",
33
  "transaction_type": "debt"
34
+ },
35
+ {
36
+ "type": "payment",
37
+ "amount": 500.0,
38
+ "description": "Погашение долга",
39
+ "date": "2025-06-19T05:34:36.511688",
40
+ "date_str": "2025-06-19 05:34:36"
41
  }
42
  ],
43
  "combined_history": [