find_4_orders_not_invoiced
This is an old revision of the document!
select ordnumber from oe where id in (select distinct trans_id from inventory where warehouse_id =0);
find_4_orders_not_invoiced.1458559143.txt.gz · Last modified: 2024/09/25 06:19 (external edit)