Adding Freezing Header for Sales Orders

Scenario: Sales Orders have item sublist Table, which lists items in each SO. If the number of items becomes too large, we need to scroll the table down, which will also scrolls the table header too. Make this table header freeze and make other details scrollable. Solution: It needs a User Event script. In it’s… Continue reading Adding Freezing Header for Sales Orders

Validate/Update Case pack quantity with the sales order line quantity

Scenario: In the sales orders, we can enter any number of item line quantities. But from the client business perspective, they need to control the quantity based on the item case pack. The quantity should be multiples of the case pack number and if the quantity is not a case pack multiple we need to… Continue reading Validate/Update Case pack quantity with the sales order line quantity

Proposal For Auto Population of Line Level Location

Requirement  Team Vita wants to automate the line-level location population when the sales order status changes to Pending Approval to Pending Fulfillment. The line level location will change based on the Order Type. Our Solution We can automate the line level location population in the sales order by using a suite script. We can check… Continue reading Proposal For Auto Population of Line Level Location