Hi,
We calculate amount by multiplicating <b>Net Price</b> with <b>Order Quantity</b>.
But since the currency of price is for example <b>EUR</b> and the unit of quantity can be <b>Box, Set, Each</b>, etc, we can't sum the amount for all amount records, since some of them are <b>EUR Box</b>, some <b>EUR Set</b>, some <b>EUR each</b>, etc.
How can we get rid of the quantity unit and just calculate amount ?
Thanks in advance,
GSE