Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.4.1
-
Fix Version/s: 4.4.2
-
Component/s: None
-
Labels:None
Description
To reproduce:
- Set a clients preferred currency to say EUR (Company default USD)
- Make sure the order form allows both USD and EUR and that a package is assigned that has a price set in both currencies
- Login as the client (Not as an admin, but login with client credentials)
- Click Order. Note that the currency dropdown defaults to USD, and does not observe the clients preferred currency.
The dropdown should observe the client's preferred currency, and default to the default currency only if a client is not authenticated. Also, if a client is checking out and they select a non-default currency, it should be persistent.