I am calculating vat by multiplying taxtotal by ex...
# advancedpdf
t
I am calculating vat by multiplying taxtotal by exchange rate.. Using the below line ${record.taxtotal * record.exchangerate} but I am getting result in integet number.. but I want in decimal .. waht to do? taxtotal is 630.00 and exchangerate is 0.2344