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