diff --git a/core/apps/finance/data/cash_transaction.json b/core/apps/finance/data/cash_transaction.json new file mode 100644 index 0000000..baee211 --- /dev/null +++ b/core/apps/finance/data/cash_transaction.json @@ -0,0 +1,128 @@ +{ + "data": { + "cashs": [ + { + "id": 24, + "name": "FARM NAQT", + "status": "open", + "users": [ + { + "id": 109, + "full_name": "Mirjonov Meronshox", + "image": null + }, + { + "id": 104, + "full_name": "SuperAdminIskander", + "image": "https:\/\/backend.app.uyqur.uz\/public\/upload\/image\/neDbGZivNlWAz5nHopbl.webp" + }, + { + "id": 138, + "full_name": "Baratova Zilola", + "image": null + }, + { + "id": 306, + "full_name": "Uyqur Support", + "image": null + } + ] + }, + { + "id": 25, + "name": "FARM BUGHALTERIYA", + "status": "open", + "users": [ + { + "id": 111, + "full_name": "MARDONOVA DILAFRUZ", + "image": null + }, + { + "id": 104, + "full_name": "SuperAdminIskander", + "image": "https:\/\/backend.app.uyqur.uz\/public\/upload\/image\/neDbGZivNlWAz5nHopbl.webp" + }, + { + "id": 138, + "full_name": "Baratova Zilola", + "image": null + }, + { + "id": 306, + "full_name": "Uyqur Support", + "image": null + } + ] + }, + { + "id": 82, + "name": "Yunusobod BUHGALTERIYA", + "status": "open", + "users": [ + { + "id": 104, + "full_name": "SuperAdminIskander", + "image": "https:\/\/backend.app.uyqur.uz\/public\/upload\/image\/neDbGZivNlWAz5nHopbl.webp" + }, + { + "id": 111, + "full_name": "MARDONOVA DILAFRUZ", + "image": null + }, + { + "id": 138, + "full_name": "Baratova Zilola", + "image": null + }, + { + "id": 306, + "full_name": "Uyqur Support", + "image": null + } + ] + }, + { + "id": 83, + "name": "Yunusobod NAQT", + "status": "open", + "users": [ + { + "id": 109, + "full_name": "Mirjonov Meronshox", + "image": null + }, + { + "id": 138, + "full_name": "Baratova Zilola", + "image": null + }, + { + "id": 104, + "full_name": "SuperAdminIskander", + "image": "https:\/\/backend.app.uyqur.uz\/public\/upload\/image\/neDbGZivNlWAz5nHopbl.webp" + }, + { + "id": 306, + "full_name": "Uyqur Support", + "image": null + } + ] + } + ], + "cash_folders": [ + { + "id": 3, + "name": "MARKETING", + "color": null, + "cashs_count": 0 + } + ] + }, + "message": { + "uz": "Muvaffaqiyatli!", + "ru": "\u0423\u0441\u043f\u0435\u0448\u043d\u043e!", + "en": "Success!", + "tr": "Ba\u015far\u0131l\u0131!" + } +} \ No newline at end of file