product: product folders import is done

This commit is contained in:
behruz-dev
2025-10-30 23:32:17 +05:00
parent 96a3be9f3c
commit b8decb3a60
7 changed files with 628 additions and 0 deletions

View File

@@ -0,0 +1,55 @@
{
"data": {
"projects": [],
"project_folders": [
{
"id": 131,
"name": "Mezbon",
"color": "#F79009",
"projects_count": 9,
"percent": 9.51,
"total_amount": 18824049921.63,
"spend_amount": 33197807945.95,
"prediction_amount": 33197807945.95,
"start_date": "14.02.2025",
"due_date": "14.02.2028",
"prediction_date": "16.03.2027",
"is_archived": false
},
{
"id": 89,
"name": "Mavrid",
"color": "#1E90FF",
"projects_count": 4,
"percent": 13.94,
"total_amount": 5025316534.38,
"spend_amount": 80865978602.1,
"prediction_amount": 80865978602.1,
"start_date": "01.04.2024",
"due_date": "30.04.2026",
"prediction_date": "21.12.2028",
"is_archived": false
},
{
"id": 575,
"name": "papka 1",
"color": null,
"projects_count": 0,
"percent": 0,
"total_amount": 0,
"spend_amount": 0,
"prediction_amount": 0,
"start_date": null,
"due_date": null,
"prediction_date": null,
"is_archived": false
}
]
},
"message": {
"uz": "Muvaffaqiyatli!",
"ru": "Успешно!",
"en": "Success!",
"tr": "Başarılı!"
}
}