Skip to Content
0
Apr 24, 2009 at 01:29 PM

calculate freight cost in sales document

43 Views

hi

i want to calculate freight cost in a sales order . ex = 0.1 of total weight .

is it possible ?

i try to do this with a fms : SELECT $[ORDR.Weight]*0.1 in the field "amount" of "freight charges" ( form 3007 ) with auto refresh , on field change "weight" , but without success

thanks