Topic: How Cart is managed in Sales Order Entry form

I want to know that how Cart items are managed In Sales Order Entry form .

I want to add Size field ( length, width,height) and Sales Order Items cart  look like this

Item Code    Item Description    Quantity    Unit    Length    Width    Height    Size      Price    before Tax    Discount %    Total   

22                        abc                          1            ea     2              3              1        (2*3*1)  1                                       (size * price)

Re: How Cart is managed in Sales Order Entry form

Couldn't you use assembly items for this?

Joe

3 (edited by apmuthu 02/12/2014 05:51:54 am)

Re: How Cart is managed in Sales Order Entry form

Keep all your columns in your excel sheet but hide them and export the rest to import into FA. Make sure to include the hidden columns details in the description.

abc - 2x3x1

Re: How Cart is managed in Sales Order Entry form

I want to customize the code.