From 9abce54325f71de9401d4d750fadda13b1f24d44 Mon Sep 17 00:00:00 2001 From: Codex CLI Date: Mon, 18 May 2026 16:00:06 +0000 Subject: [PATCH] =?UTF-8?q?Update:=20Relat=C3=B3rio=20di=C3=A1rio=20do=20d?= =?UTF-8?q?ia=202026-05-17=20(via=20Supabase)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Dados coletados via RPC get_gastos_dia_anterior - 5 transações - Data do relatório: 2026-05-17 - Gerado automaticamente às 10:00 UTC (13:00 BRT) --- report.json | 74 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 45 insertions(+), 29 deletions(-) diff --git a/report.json b/report.json index 090a8c2..73effc0 100644 --- a/report.json +++ b/report.json @@ -1,45 +1,61 @@ { "hotels": [ { - "name": "Padova", - "total": 44000.0, - "count": 1, + "name": "Prime ADE", + "total": 755.38, + "count": 4, "transactions": [ { - "unidade": "Padova", - "categoria": "Tarifas bancárias", - "descricao": "Acordo Processo Francisca", - "valor": 44000.0, - "data_vencimento": "2026-05-16", - "fornecedor": "Lemos ADVG" + "unidade": "Prime ADE", + "categoria": "Adiantamento ou Empréstimo", + "descricao": "furo caixa cofre indentificar", + "valor": 460.38, + "data_vencimento": "2026-05-17", + "fornecedor": "JANAINA" + }, + { + "unidade": "Prime ADE", + "categoria": "Diarista", + "descricao": "DIARISTA FOLGA GERENTE", + "valor": 150.0, + "data_vencimento": "2026-05-17", + "fornecedor": "Diarista" + }, + { + "unidade": "Prime ADE", + "categoria": "Lavanderia", + "descricao": "diaria folguista lavanderia", + "valor": 130.0, + "data_vencimento": "2026-05-17", + "fornecedor": "LAVANDERIA" + }, + { + "unidade": "Prime ADE", + "categoria": "Adiantamento ou Empréstimo", + "descricao": "furo de caixa tainara", + "valor": 15.0, + "data_vencimento": "2026-05-17", + "fornecedor": "THAYNARA CRISTINE SANTOS DE OLIVEIRA" } ] }, { - "name": "1001 Express", - "total": 90.0, - "count": 2, + "name": "Dolce Amore", + "total": 20.68, + "count": 1, "transactions": [ { - "unidade": "1001 Express", - "categoria": "Manutenção de Equipamentos Diversos", - "descricao": "CHUVEIRO, VEDA ROSCA, 5 LAMPADAS", - "valor": 60.0, - "data_vencimento": "2026-05-16", - "fornecedor": "CONSTRUCENTER" - }, - { - "unidade": "1001 Express", - "categoria": "Supermercado / Atacarejo", - "descricao": "VT SEMANAL STEFFANE", - "valor": 30.0, - "data_vencimento": "2026-05-16", - "fornecedor": "STEFANY SANTOS" + "unidade": "Dolce Amore", + "categoria": "Tarifas bancárias", + "descricao": "TARIFA STONE EDIT VIRTUAL DIA 17/05", + "valor": 20.68, + "data_vencimento": "2026-05-17", + "fornecedor": null } ] } ], - "global_total": 44090.0, - "global_count": 3, - "date": "2026-05-17 16:00:06" + "global_total": 776.06, + "global_count": 5, + "date": "2026-05-18 16:00:06" } \ No newline at end of file