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 |
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 <[hidden email]> 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. > > |
Administrator
|
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" <[hidden email]> > 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 <[hidden email]> 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. >> >> > |
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 < [hidden email]> 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" <[hidden email]> > > 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 <[hidden email]> 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. >>> >>> >>> >> > > |
Administrator
|
Actually Scott reopened without a comment (at least in the Jira)
Yes solving this issue would be appreciated if it's not already handled by the solution in OFBIZ-937. I mean OFBIZ-937 should be tried before but I guess Scott did it since he reopened... So I'd wait a comment from him... Jacques From: "Abdullah Shaikh" <[hidden email]> > 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 < > [hidden email]> 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" <[hidden email]> >> >> 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 <[hidden email]> 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. >>>> >>>> >>>> >>> >> >> > |
To be honest I have no idea why I reopened it, probably because I
don't like issues being closed with a resolution of later. Regards Scott HotWax Media http://www.hotwaxmedia.com On 10/10/2009, at 4:44 AM, Jacques Le Roux wrote: > Actually Scott reopened without a comment (at least in the Jira) > Yes solving this issue would be appreciated if it's not already > handled by the solution in OFBIZ-937. I mean OFBIZ-937 should be > tried before but I guess Scott did it since he reopened... So I'd > wait a comment from him... > > Jacques > > From: "Abdullah Shaikh" <[hidden email]> >> 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 < >> [hidden email]> 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" <[hidden email]> >>> >>> 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 >>>> <[hidden email]> 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. >>>>> >>>>> >>>>> >>>> >>> >>> > > |
Administrator
|
Thanks Scott,
OK, so you are welcome to tackle it Abdullah (but please check before if not already OK) Thanks Jacques From: "Scott Gray" <[hidden email]> > To be honest I have no idea why I reopened it, probably because I > don't like issues being closed with a resolution of later. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 10/10/2009, at 4:44 AM, Jacques Le Roux wrote: > >> Actually Scott reopened without a comment (at least in the Jira) >> Yes solving this issue would be appreciated if it's not already >> handled by the solution in OFBIZ-937. I mean OFBIZ-937 should be >> tried before but I guess Scott did it since he reopened... So I'd >> wait a comment from him... >> >> Jacques >> >> From: "Abdullah Shaikh" <[hidden email]> >>> 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 < >>> [hidden email]> 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" <[hidden email]> >>>> >>>> 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 >>>>> <[hidden email]> 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. >>>>>> >>>>>> >>>>>> >>>>> >>>> >>>> >> >> > |
Free forum by Nabble | Edit this page |