can calculations be done on rtf template using European formatting
I'm creating a Purchase Order rtf template for our company in Italy.
The xml coming from the PO is in European format.
I need to add the recoverable tax line and the item cost.
Whenever there is european formatting, I'm unable to do a calculation.
<RECOVERABLE_TAX>639,66</RECOVERABLE_TAX>
<POL_PRICE_TO_PRINT>1523</POL_PRICE_TO_PRINT>
It should add up to: 2162.66
Instead, I get 65489
I've tried using an Italian interface, changed my windows region to Italian, basically anything could be changed was.
Still the same result.
Is it possible to do calculations on the rtf with European formatted xml?
I need to add the recoverable tax line and the item cost.
Whenever there is european formatting, I'm unable to do a calculation.
<RECOVERABLE_TAX>639,66</RECOVERABLE_TAX>
<POL_PRICE_TO_PRINT>1523</POL_PRICE_TO_PRINT>
It should add up to: 2162.66
Instead, I get 65489
I've tried using an Italian interface, changed my windows region to Italian, basically anything could be changed was.
Still the same result.
Is it possible to do calculations on the rtf with European formatted xml?
0