Query to get unreleased/pending tasks from WCB
Existing set up
replenishment tasks will be created once Item falls below min quantity.
Task status us unreleased
Requirement
We are developing a report which will identify items for which On Hand is less than min qty but still no replenishment task has been created.
Issue:
I cant not find unreleased tasks in wms_dispatched_tasks table. Only once the task is Queued then only it appears in wms_dispatched_tasks. Where can i get the unreleased/pending task information from Back end ???
Appreciate feedback