Update bonus data 2025-06-19 05:34:36
Browse files
data.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
"transaction_type": "bonus"
|
| 23 |
}
|
| 24 |
],
|
| 25 |
-
"debts":
|
| 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": [
|