neilkidds
15th August 2008, 05:13
I need to print out VAT added price.
So I modified the "Print Expression" of tdpur401.pric field as followed:
tdpur401.pric -> tdpur401.pric*tcmcs302.pvat
but it does not work. System print out price 0.
If I modified as tdpur401.pric->tdpur401.pric*1.17, it works.
I'd like to use the former one ,what should I write?
So I modified the "Print Expression" of tdpur401.pric field as followed:
tdpur401.pric -> tdpur401.pric*tcmcs302.pvat
but it does not work. System print out price 0.
If I modified as tdpur401.pric->tdpur401.pric*1.17, it works.
I'd like to use the former one ,what should I write?