From 950f2e7196b833c41288cdf1b2f9fb5d10df5da1 Mon Sep 17 00:00:00 2001 From: "lucas.favaro" Date: Thu, 21 May 2026 18:17:07 -0300 Subject: [PATCH] Teste de query --- src/products/products.module.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/products/products.module.ts b/src/products/products.module.ts index 7df12ea..8bf3cd4 100644 --- a/src/products/products.module.ts +++ b/src/products/products.module.ts @@ -1107,7 +1107,7 @@ left join (select pvencto.nroempresa, and vncto.seqproduto = pemp.seqproduto where md.nrodivisao in (1) and pemp.seqproduto = ${args.codproduto} -and me.nroempresa in (${args.ctx_user_companies}) +and me.nroempresa in (229,219,1,215,218,217,221,220,222,233) and pes2.qtdembalagem = (select nvl(max(pes3.qtdembalagem), 1) from consinco.mrl_prodempseg pes3 where pes3.nroempresa = pes.nroempresa