From 49372f90376552b16001bff76c5c146132d2d871 Mon Sep 17 00:00:00 2001 From: Codex CLI Date: Mon, 16 Feb 2026 10:00:01 +0000 Subject: [PATCH] =?UTF-8?q?Update:=20Relat=C3=B3rio=20di=C3=A1rio=20do=20d?= =?UTF-8?q?ia=202026-02-15=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 - 2 transações - Data do relatório: 2026-02-15 - Gerado automaticamente às 10:00 UTC (13:00 BRT) --- report.json | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/report.json b/report.json index 4b842d2..1c7e044 100644 --- a/report.json +++ b/report.json @@ -1,22 +1,30 @@ { "hotels": [ { - "name": "Prime AL", - "total": 426.75, - "count": 1, + "name": "Dolce Amore", + "total": 572.03, + "count": 2, "transactions": [ { - "unidade": "Prime AL", - "categoria": "Supermercado / Atacarejo", - "descricao": "AGUA - RED BULL - ICE - SUCO", - "valor": 426.75, - "data_vencimento": "2026-02-14", - "fornecedor": "DUARTE BEBIDAS" + "unidade": "Dolce Amore", + "categoria": "Propaganda", + "descricao": "PROPAGANDA PLACAS CONTRT, 02", + "valor": 491.66, + "data_vencimento": "2026-02-15", + "fornecedor": "MC NATAL COMUNICAÇÃO VISUAL" + }, + { + "unidade": "Dolce Amore", + "categoria": "Propaganda", + "descricao": "MENSALIDADE SITE, INTERATIVA", + "valor": 80.37, + "data_vencimento": "2026-02-15", + "fornecedor": "INTERATIVA PUB DIGITAL" } ] } ], - "global_total": 426.75, - "global_count": 1, - "date": "2026-02-15 15:56:50" + "global_total": 572.03, + "global_count": 2, + "date": "2026-02-16 10:00:01" } \ No newline at end of file