Atualização de procedure do Flash de vendas.
davinTI/app-dono-modulos/pipeline/head There was a failure building this commit

This commit is contained in:
2026-05-05 09:15:13 -03:00
parent f570c43f0c
commit 024f840410
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ order by grouping(canalapp) desc, grouping(nomeempresaapp) desc`,
{
name: "Procedure que atualiza os dados do flash",
command: /*sql*/ `BEGIN
PRC_FLASH_ATUALIZA_VENDA(
PRC_FLASH_ATUALIZA_VENDA_DONO(
p_data_inicial => TRUNC(SYSDATE) - 30,
p_data_final => TRUNC(SYSDATE),
p_empresa_ini => 1,