Topic: help with a SQL statement
I would like some help with a SQL statement.
I know that the PO system is being worked on and will get better with time, but if I could just do a query on the database for now it would be a big help.
I would like to display columns 0_item_codes.stock_id, 0_item_codes.description, and maybe more later.
Where
0_loc_stock.loc_code =X and
0_purch_data.supplier_id =X and
0_loc_stock.reorder_level is => 0_stock_moves.qty
Something like that...
If anyone out there can help with this or has put a query together for PO's it would be a great help?
Thanks