[OFBiz] Users - customers and orders with multiple currencies
Si Chen
schen at graciousstyle.com
Wed Aug 4 16:40:44 EDT 2004
Hi David,
No problems with viewing the previous orders. Don't know how to change
the currency back to USD (and I'm not sure if people should be allowed
to do this?)
By the way, the CVS I checked out yesterday looks pretty good. The only
thing odd I noticed was this message every time I tried to create an order:
The following errors occurred:
* layoutEvents.error_call_eventorg.ofbiz.content.webapp.event.EventHandlerException:
Service invocation error (The current transaction is marked for
rollback, should stop immediately.)
Do you think this is a good point for doing an upgrade of our code base
(from about 3.0.0)?
Thanks!
Si
David Jones wrote:
>
> 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