Rounding a price with no decimal

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Rounding a price with no decimal

Eric DE MAULDE
Hi,

I can't round a price with no decimal ($29 instead of $29.0) to display
with the Freemarker macro "ofbizCurrency"

Here is a solution
https://issues.apache.org/jira/browse/OFBIZ-2757

Eric