Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053477Openbravo ERPA. Platformpublic2023-09-18 17:492023-11-07 08:59
jarmendariz 
jarmendariz 
highmajorhave not tried
closedfixed 
5
 
 
Core
No
0053477: Add Timezone option for Organization
As part of "Local Store Time" project (issue 0053358), we want to have a field in Organization to define a Time zone that can be used to determine the store time at documents
See description
No tags attached.
related to feature request 0053358 closed jarmendariz Configurable Organization Time Zone 
Issue History
2023-09-18 17:49jarmendarizNew Issue
2023-09-18 17:49jarmendarizAssigned To => jarmendariz
2023-09-18 17:49jarmendarizModules => Core
2023-09-18 17:49jarmendarizTriggers an Emergency Pack => No
2023-09-18 17:49jarmendarizRelationship addedrelated to 0053358
2023-09-18 17:50jarmendarizStatusnew => scheduled
2023-09-18 17:52hgbotNote Added: 0154962
2023-09-25 17:40hgbotResolutionopen => fixed
2023-09-25 17:40hgbotStatusscheduled => closed
2023-09-25 17:40hgbotFixed in Version => PR23Q4
2023-09-25 17:40hgbotNote Added: 0155216
2023-09-25 17:43hgbotNote Added: 0155217
2023-09-25 17:54hgbotNote Added: 0155218
2023-09-25 17:56hgbotNote Added: 0155219
2023-09-25 17:57jarmendarizNote Deleted: 0155217
2023-09-25 17:57jarmendarizNote Deleted: 0155216
2023-11-07 08:33meriem_azafStatusclosed => new
2023-11-07 08:33meriem_azafResolutionfixed => open
2023-11-07 08:33meriem_azafFixed in VersionPR23Q4 =>
2023-11-07 08:33meriem_azafStatusnew => scheduled
2023-11-07 08:58AugustoMauchStatusscheduled => resolved
2023-11-07 08:58AugustoMauchFixed in SCM revision => 23Q4
2023-11-07 08:58AugustoMauchResolutionopen => fixed
2023-11-07 08:59AugustoMauchStatusresolved => closed

Notes
(0154962)
hgbot   
2023-09-18 17:52   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/998 [^]
(0155218)
hgbot   
2023-09-25 17:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 007b33a4e30cfb55c3e0c79127ddb2806bb4ff1a
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 25-09-2023 17:54:10
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/007b33a4e30cfb55c3e0c79127ddb2806bb4ff1a [^]

Fixes ISSUE-53477: Add Time Zone field in Organization

---
A modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/TimezoneDatasource.java
M src-db/database/model/tables/AD_ORG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBSERDS_DATASOURCE.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-test/src/org/openbravo/erpCommon/utility/OBDateUtilsTest.java
M src/org/openbravo/erpCommon/utility/OBDateUtils.java
---
(0155219)
hgbot   
2023-09-25 17:56   
Merge request closed: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/998 [^]