add new management commands for finance and counterparty
This commit is contained in:
128
data/cash_transaction.json
Normal file
128
data/cash_transaction.json
Normal file
@@ -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": "Успешно!",
|
||||
"en": "Success!",
|
||||
"tr": "Başarılı!"
|
||||
}
|
||||
}
|
||||
12209
data/counterparty.json
Normal file
12209
data/counterparty.json
Normal file
File diff suppressed because it is too large
Load Diff
52
data/counterparty_folder.json
Normal file
52
data/counterparty_folder.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"id": 15,
|
||||
"name": "marketing",
|
||||
"color": null,
|
||||
"company_persons_count": 103
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"name": "Qurilish bozorlik",
|
||||
"color": null,
|
||||
"company_persons_count": 0
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"name": "Административные расходы",
|
||||
"color": null,
|
||||
"company_persons_count": 15
|
||||
},
|
||||
{
|
||||
"id": 32,
|
||||
"name": "Mavrid административные расходы",
|
||||
"color": null,
|
||||
"company_persons_count": 1
|
||||
},
|
||||
{
|
||||
"id": 34,
|
||||
"name": "Buxgalter",
|
||||
"color": null,
|
||||
"company_persons_count": 1
|
||||
},
|
||||
{
|
||||
"id": 36,
|
||||
"name": "dur",
|
||||
"color": null,
|
||||
"company_persons_count": 0
|
||||
},
|
||||
{
|
||||
"id": 44,
|
||||
"name": "A",
|
||||
"color": null,
|
||||
"company_persons_count": 0
|
||||
}
|
||||
],
|
||||
"message": {
|
||||
"uz": "Muvaffaqiyatli!",
|
||||
"ru": "Успешно!",
|
||||
"en": "Success!",
|
||||
"tr": "Başarılı!"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user