Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
15 posts
|
Hello
all, I am trying to display prices using the € sign instead of the EUR
iso code. I took a look at the ofbizCurrency routine but could not figure out how
to display it. Does anyone know how to achieve that ? Thanks in advance Best regards, Manuel _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1743 posts
|
Hi Manuel,
I think this is caused by the way the NumberFormat class is implemented in JDK... If you are interested I can send you a patch to make the Euro symbol appears when using the ofbizCurrency transform: it essentially replaces the standard NumberFormat class with that provided by IBM in ICU (http://icu.sourceforge.net/userguide/formatNumbers.html) Jacopo Manuel Meyer wrote: > Hello all, > > > > I am trying to display prices using the € sign instead of the EUR iso code. > > I took a look at the ofbizCurrency routine but could not figure out how > to display it. > > > > Does anyone know how to achieve that ? > > > > Thanks in advance > > Best regards, > > Manuel > > > ------------------------------------------------------------------------ > > > _______________________________________________ > Users mailing list > [hidden email] > http://lists.ofbiz.org/mailman/listinfo/users ... [show rest of quote] _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
17869 posts
|
Thanks Jacopo,
I'am interested by this patch, maybe you can create an entry in Jira even if this patch will never be commited. So interested people (europeans living in euroland at least) Could try and use it if needed. Jacques ----- Original Message ----- From: "Jacopo Cappellato" <[hidden email]> To: "OFBiz Users / Usage Discussion" <[hidden email]> Sent: Wednesday, July 27, 2005 4:21 PM Subject: Re: [OFBiz] Users - Displaying ? sign instead of EUR > Hi Manuel, > > I think this is caused by the way the NumberFormat class is implemented > in JDK... > If you are interested I can send you a patch to make the Euro symbol > appears when using the ofbizCurrency transform: it essentially replaces > the standard NumberFormat class with that provided by IBM in ICU > (http://icu.sourceforge.net/userguide/formatNumbers.html) > > Jacopo > > Manuel Meyer wrote: > > Hello all, > > > > > > > > I am trying to display prices using the € sign instead of the EUR iso ... [show rest of quote] code.
> > > > I took a look at the ofbizCurrency routine but could not figure out how > > to display it. > > > > > > > > Does anyone know how to achieve that ? > > > > > > > > Thanks in advance > > > > Best regards, > > > > Manuel > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > Users mailing list > > [hidden email] > > http://lists.ofbiz.org/mailman/listinfo/users > > > > _______________________________________________ > Users mailing list > [hidden email] > http://lists.ofbiz.org/mailman/listinfo/users > ... [show rest of quote] _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1743 posts
|
Jacques, Manuel,
the patch is now in Jira: http://jira.undersunconsulting.com/browse/OFBIZ-390 However it will be probably committed to SVN soon. Jacopo Jacques Le Roux wrote: > Thanks Jacopo, > > I'am interested by this patch, maybe you can create an entry in Jira even if > this patch will never be commited. So interested people (europeans living in > euroland at least) Could try and use it if needed. > > Jacques > > ----- Original Message ----- > From: "Jacopo Cappellato" <[hidden email]> > To: "OFBiz Users / Usage Discussion" <[hidden email]> > Sent: Wednesday, July 27, 2005 4:21 PM > Subject: Re: [OFBiz] Users - Displaying ? sign instead of EUR > > > >>Hi Manuel, >> >>I think this is caused by the way the NumberFormat class is implemented >>in JDK... >>If you are interested I can send you a patch to make the Euro symbol >>appears when using the ofbizCurrency transform: it essentially replaces >>the standard NumberFormat class with that provided by IBM in ICU >>(http://icu.sourceforge.net/userguide/formatNumbers.html) >> >>Jacopo >> >>Manuel Meyer wrote: >> >>>Hello all, >>> >>> >>> >>>I am trying to display prices using the € sign instead of the EUR iso > > code. > >>>I took a look at the ofbizCurrency routine but could not figure out how >>>to display it. >>> >>> >>> >>>Does anyone know how to achieve that ? >>> >>> >>> >>>Thanks in advance >>> >>>Best regards, >>> >>>Manuel >>> >>> >>>------------------------------------------------------------------------ >>> >>> >>>_______________________________________________ >>>Users mailing list >>>[hidden email] >>>http://lists.ofbiz.org/mailman/listinfo/users >> >> >> >>_______________________________________________ >>Users mailing list >>[hidden email] >>http://lists.ofbiz.org/mailman/listinfo/users >> > > > > > _______________________________________________ > Users mailing list > [hidden email] > http://lists.ofbiz.org/mailman/listinfo/users > > ... [show rest of quote] _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Free forum by Nabble | Edit this page |