Update 002 CUOTAS PAGADAS CONVENIOS.sql

This commit is contained in:
darwin_quiroz 2025-07-23 11:15:44 -05:00
parent 21231da69a
commit a10289a67a

View File

@ -23,3 +23,6 @@
--and cll_v.code = '001019/026199' --and cll_v.code = '001019/026199'
group by cll_v.id,cll_v.code,cll_v.date, cll_vl.collection_dividend_id, cll_c.code, cll_c.description,cll_c.amount group by cll_v.id,cll_v.code,cll_v.date, cll_vl.collection_dividend_id, cll_c.code, cll_c.description,cll_c.amount
order by cll_vl.collection_dividend_id order by cll_vl.collection_dividend_id
select * from cll_vouchers where id in(11349814, 11349814, 11408028)