Jacques, I had a look at https://issues.apache.org/jira/browse/OFBIZ-1007, there you have made a comment that this is handled by ofbiz by https://issues.apache.org/jira/browse/OFBIZ-937.
I haven't had much look into the issue, but does the mentioned requirement gets solved by OFBIZ-937 ? if not then I can try to contribute if I can ? Thanks, Abdullah On Fri, Oct 9, 2009 at 8:12 PM, Jacques Le Roux < [email protected]> wrote: > Abhishake, > > Naveen wants no decimals at all > > Naveen, > > You may be interested by this > https://issues.apache.org/jira/browse/OFBIZ-1007 > I believe also I have seen a discussion about this subject recently with > another solution, but maybe it was on Neogia ML, I cant find it either > though > > Jacques > > > From: "Abhishake Agarwal" <[email protected]> > > Hi Naveen, >> >> Display currency in ftl as follows >> >> <@ofbizCurrency amount=somePrice isoCode"GBP" rounding=2/> >> >> remember to use rounding attribute in ofbizCurrency tag. >> >> Regards, >> Abhishake >> Viithiisys Pvt. Ltd. >> >> On Fri, Oct 9, 2009 at 2:23 PM, naveen chanda <[email protected]> wrote: >> >> >>> Dear All, >>> >>> I have a requirement to display the currency in the format without .00. >>> >>> For this i have changed in general.properties file to #00 >>> >>> But, the changes are not reflecting. >>> >>> Could you please any one explain me, how can i do this. >>> >>> >>> Thanks and Regards, >>> Naveen Chanda >>> >>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Currency-issue-tp25817717p25817717.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >>> >>> >> > >
