Relatorio diario 2026-04-26

This commit is contained in:
Codex CLI 2026-04-27 10:00:03 +00:00
parent 5db21ba04f
commit 03206cb9bf

View File

@ -1,22 +1,22 @@
{ {
"hotels": [ "hotels": [
{ {
"name": "1001 Express", "name": "Recanto das Emas",
"total": 61.95, "total": 779.93,
"count": 1, "count": 1,
"transactions": [ "transactions": [
{ {
"unidade": "1001 Express", "unidade": "Recanto das Emas",
"categoria": "Supermercado / Atacarejo", "categoria": "Enxoval (Lençol, Tapetes, Toalhas)",
"descricao": "SABAO EM PO, PEITO DE FRANGO", "descricao": "Axium Capital Fundo de Investimento",
"valor": 61.95, "valor": 779.93,
"data_vencimento": "2026-04-25", "data_vencimento": "2026-04-26",
"fornecedor": "DIA A DIA" "fornecedor": "AXIUM CAPITAL FUNDO DE INVEST. EM DIREITOS CRED."
} }
] ]
} }
], ],
"global_total": 61.95, "global_total": 779.93,
"global_count": 1, "global_count": 1,
"date": "2026-04-26 16:00:04" "date": "2026-04-27 10:00:03"
} }