financeiro-dashboard/report.json
2026-04-28 10:00:04 +00:00

113 lines
2.8 KiB
JSON

{
"hotels": [
{
"name": "Dolce Amore",
"total": 2000.0,
"count": 1,
"transactions": [
{
"unidade": "Dolce Amore",
"categoria": "Pró-Labore",
"descricao": "PRÓ-LABORE RODRIGO",
"valor": 2000.0,
"data_vencimento": "2026-04-27",
"fornecedor": "Rodrigo Borba Machado"
}
]
},
{
"name": "1001 Express",
"total": 1690.0,
"count": 3,
"transactions": [
{
"unidade": "1001 Express",
"categoria": "Transferência entre contas próprias - Efetuadas(-)",
"descricao": "ISMAEL RECOLHEU (Saída)",
"valor": 1650.0,
"data_vencimento": "2026-04-27",
"fornecedor": null
},
{
"unidade": "1001 Express",
"categoria": "Transporte Pessoal Manutenção",
"descricao": "VT EDSON ",
"valor": 30.0,
"data_vencimento": "2026-04-27",
"fornecedor": "EDSON"
},
{
"unidade": "1001 Express",
"categoria": "Tarifas bancárias",
"descricao": "PAO DE AMBUGUERE",
"valor": 10.0,
"data_vencimento": "2026-04-27",
"fornecedor": "PADARIA"
}
]
},
{
"name": "Prime AL",
"total": 1500.0,
"count": 1,
"transactions": [
{
"unidade": "Prime AL",
"categoria": "Pró-Labore",
"descricao": "PRO LABORE RICARDO ",
"valor": 1500.0,
"data_vencimento": "2026-04-27",
"fornecedor": "Ricardo Guilherme Jose Ribeiro Fernandes"
}
]
},
{
"name": "Padova",
"total": 956.0,
"count": 1,
"transactions": [
{
"unidade": "Padova",
"categoria": "Lavanderia",
"descricao": "PRODUTOS DA LAVANDERIA",
"valor": 956.0,
"data_vencimento": "2026-04-27",
"fornecedor": "LAVANDERIA"
}
]
},
{
"name": "Recanto das Emas",
"total": 388.8,
"count": 1,
"transactions": [
{
"unidade": "Recanto das Emas",
"categoria": "Água",
"descricao": "CAESB",
"valor": 388.8,
"data_vencimento": "2026-04-27",
"fornecedor": "CAESB"
}
]
},
{
"name": "Prime VL",
"total": 38.31,
"count": 1,
"transactions": [
{
"unidade": "Prime VL",
"categoria": "Sistema/Software",
"descricao": "BLACKBLAZE, GOOGLE ONE , SUPABASE , X DEVELOPE PLATOFORM , ",
"valor": 38.31,
"data_vencimento": "2026-04-27",
"fornecedor": "SISTEMA SOFTWARE"
}
]
}
],
"global_total": 6573.11,
"global_count": 8,
"date": "2026-04-28 10:00:04"
}