Update 002 CUOTAS PAGADAS CONVENIOS.sql
This commit is contained in:
parent
21231da69a
commit
a10289a67a
@ -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)
|
||||||
Loading…
x
Reference in New Issue
Block a user