What is the behavior of adding an item that is not related to a sales order in the invoice.
Tag: Sales Order Item
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
Calculate volume and weight on a sales order’s item sublist.
Sales order item sublist and body field update on client script’s save action.
Restrict Items on SO based on classification
Restricting Items on SO