flpolprojects commited on
Commit
a78211e
·
verified ·
1 Parent(s): 4255c95

Update bonus data 2025-06-19 08:01:19

Browse files
Files changed (1) hide show
  1. data.json +8 -1
data.json CHANGED
@@ -44,7 +44,7 @@
44
  "date_str": "2025-06-19 08:01:01"
45
  }
46
  ],
47
- "debts": 500.0,
48
  "debt_history": [
49
  {
50
  "type": "accrual",
@@ -61,6 +61,13 @@
61
  "date": "2025-06-19T05:34:36.511688",
62
  "date_str": "2025-06-19 05:34:36",
63
  "transaction_type": "debt"
 
 
 
 
 
 
 
64
  }
65
  ],
66
  "combined_history": [
 
44
  "date_str": "2025-06-19 08:01:01"
45
  }
46
  ],
47
+ "debts": 0.0,
48
  "debt_history": [
49
  {
50
  "type": "accrual",
 
61
  "date": "2025-06-19T05:34:36.511688",
62
  "date_str": "2025-06-19 05:34:36",
63
  "transaction_type": "debt"
64
+ },
65
+ {
66
+ "type": "payment",
67
+ "amount": 500.0,
68
+ "description": "Погашение долга",
69
+ "date": "2025-06-19T08:01:19.526848",
70
+ "date_str": "2025-06-19 08:01:19"
71
  }
72
  ],
73
  "combined_history": [