2012-10-08

Calculating the weight of a shipment per delivery address and date

The Dispatch department wanted a simple solution to see the weight of the product per delivery address.
I created a temporary table in AX, a form and this method on the form


you also need this init method on the form


Add a call button on the Sales order form and overwrite the clicked method like so
As you can see by the above code, you'll need a Display menuitem.

The result should be a simple form showing the dispatch department to what address and dates they need to book transports for, and the weight.

Inga kommentarer:

Skicka en kommentar