customize the sorting order of Items(About Sales Orders、purchase orders、Production orders) Answered
In the Produmex Scan, the warehouse team needs to customize the sorting order of items (e.g., sorting by storage bin location) to streamline their daily operations. Currently, the lack of flexible sorting options occasionally leads to inefficiencies during goods receipt and dispatch. Implementing this feature would significantly enhance their workflow accuracy and productivity.
Comments
1 comment
Hi Clark,
Please take a look at the following documentation page: https://wiki.produmex.name/doku.php?id=implementation:scan:customizationexamples&s[]=2&s[]=6&s[]=1#special_customization
As an example, section 2.6.1.3 describes the customization of Sales Order Lines.
If you wish to sort the Sales Order Lines (for example, by storage bin location or item code), you can do so by adding an
ORDER BYclause in the corresponding query.You can also find relevant examples in section 2.6.1.5, related to GRPO from A/P Invoice or Purchase Order.
Please note that the Production Order Lines query is currently not available for customization.
Please sign in to leave a comment.