[OFBiz] Users - customers and orders with multiple currencies

Jacopo Cappellato tiz at sastau.it
Wed Aug 4 17:36:05 EDT 2004


David, Si,

the order manager currency stuff has been enhanced during the last week
thanks to the work of Peter Goron (that submitted the patches) and Andy
(that reviewed and applied them).
For more details see the thread "Patch for bug in ecommerce: store's
defaultCurrencyUom was not properly set
for not logged-in users".

Regards,

Jacopo Cappellato


----- Original Message -----
From: "David Jones" <jonesde at ofbiz.org>
To: <users at ofbiz.dev.java.net>
Sent: Wednesday, August 04, 2004 9:05 PM
Subject: Re: [OFBiz] Users - customers and orders with multiple currencies


>
> Si,
>
> How about looking at previous orders and such? If you place an order in
> EUR and then change the currency back to USD, does it show up properly?
>
> -David
>
>
> On Aug 4, 2004, at 12:59 PM, Si Chen wrote:
>
> > Hi David,
> >
> > I tried changing the ProductStore's default currency setting and it
> > worked pretty well!  Once I set it to something other than USD, like
> > EUR, all the prices came up in EUR in order manager.  I was able to
> > create orders and view them, and the prices and amounts seemed to be
> > displayed in the correct currency.  The only thing was the payments
> > screen--it was "currency-agnostic" and simply didn't show any
> > currency.
> >
> > Thanks for your help,
> >
> > Si
> >
> > David Jones wrote:
> >
> >>
> >> There are a few known issues with multiple currencies in the Order
> >> Manager and other places. For the most part these haven't been made
> >> multi-currency aware at all. One good thing to look for is that
> >> anywhere the FreeMarker "string.currency" built-in is being used you
> >> can be 99% sure that the currency on the page is messed up. Instead
> >> of that, and because the FreeMarker guys don't think it's too
> >> important to have a convenient built-in to handle multi-currency
> >> issues, we have added a transform for this, which is used pretty
> >> extensively in ecommerce, just not in the Order Manager or certain
> >> other places yet.
> >>
> >> For a Party I don't know if there is a place to store this, but I
> >> agree it would be nice to store the Party's preferred Locale and
> >> Currency.
> >>
> >> -David
> >>
> >>
> >> On Aug 3, 2004, at 1:26 PM, Si Chen wrote:
> >>
> >>> Hello everybody.
> >>>
> >>> Is there anything currently that:
> >>>
> >>> 1.  In the order manager, can specify the currency to be used for a
> >>> sales order.
> >>>
> >>> 2.  In the party manager, can specify the default currency
> >>> preference of the customer.
> >>>
> >>> I thought I saw a couple of posts on this but did not find it in the
> >>> cvs.
> >>>
> >>> Thanks!
> >>>
> >>> Si Chen
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscribe at ofbiz.dev.java.net
> >>> For additional commands, e-mail: users-help at ofbiz.dev.java.net
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe at ofbiz.dev.java.net
> > For additional commands, e-mail: users-help at ofbiz.dev.java.net
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at ofbiz.dev.java.net
For additional commands, e-mail: users-help at ofbiz.dev.java.net






More information about the Users mailing list