Edit Report:Need Bin
Menu Anchors
'customers', 'orders', 'sales', 'payables', 'warehouse', 'dispatching', 'receivables', 'payables-dash', 'inventory', 'purchases', 'generallendger', 'users',-- Need Bin
--
-- ^inventory
-- ignore
SELECT
*
FROM
locstock
WHERE
bin = 'NEED' or bin = ''
ORDER BY
bin asc, stockid asc