[jira] [Updated] (OFBIZ-2813) ProductStore did not allow the default timezone to be set

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-2813) ProductStore did not allow the default timezone to be set

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharan Foga updated OFBIZ-2813:
-------------------------------
    Sprint: Bug Crush Event - 21/2/2015

> ProductStore did not allow the default timezone to be set
> ---------------------------------------------------------
>
>                 Key: OFBIZ-2813
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2813
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Bob Morley
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: OFBIZ-2813.patch, OFBIZ-2813.patch
>
>
> The ProductStore has the defaultLocaleString and the defaultCurrencyUomId but does not have a defaultTimeZoneString.  What happens when a store is selected (from e-commerce or the pos) is that it will look to the user for a lastTimeZone and if that is not set, it would simply revert to the TimeZone.getDefault() (so the timezone based on the server).
> The trouble we had was that you may have an application server that is running in a completely different timezone than what is desired for the store.
> I will be attaching a patch to this ticket with changes related to this improvement.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)