Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053358Openbravo ERPA. Platformpublic2023-09-01 11:072024-01-15 09:43
caristu 
jarmendariz 
highminorhave not tried
closedfixed 
5
 
 
Core
No
0053358: Configurable Organization Time Zone
It would be nice if it could be possible to define the time zone of a store (organization) and use this time zone to display the audit information (created, updated) of a record with the date time.

This information would be visualized:

  - In the backend windows, if configured.
  - In the Business API endpoints, if defined (see 0053564)
.
No tags attached.
related to feature request 0053477 closed jarmendariz Add Timezone option for Organization 
related to feature request 0053564 closed caristu Support mapping date properties showing their values in the Organization Time Zone 
related to feature request 0054285 closed eugen_hamuraru It is necessary to create a infrastructure that allows to obtain store time zone from a different organization. 
related to feature request 0054339 closed eugen_hamuraru Support arbitrary fields based in configurable organization time zone 
causes defect 0054207 closed Triage Platform Base Cannot execute JSON WS request with roles without access to the GCSystem entity 
causes defect 0054895 closed jarmendariz Error when trying to use Form Personalization 
Issue History
2023-09-01 11:07caristuNew Issue
2023-09-01 11:07caristuAssigned To => Triage Platform Base
2023-09-01 11:07caristuModules => Core
2023-09-01 11:07caristuTriggers an Emergency Pack => No
2023-09-01 15:02hgbotNote Added: 0154352
2023-09-18 17:49jarmendarizRelationship addedrelated to 0053477
2023-09-25 17:57jarmendarizAssigned ToTriage Platform Base => jarmendariz
2023-09-25 17:57jarmendarizStatusnew => scheduled
2023-09-28 14:00caristuIssue cloned0053564
2023-09-28 14:00caristuRelationship addedrelated to 0053564
2023-09-28 14:01caristuDescription Updatedbug_revision_view_page.php?rev_id=26915#r26915
2023-10-04 20:12hgbotResolutionopen => fixed
2023-10-04 20:12hgbotStatusscheduled => resolved
2023-10-04 20:12hgbotFixed in Version => PR24Q1
2023-10-04 20:12hgbotNote Added: 0155522
2023-10-04 20:12hgbotNote Added: 0155523
2023-10-04 22:39AugustoMauchStatusresolved => closed
2023-10-04 22:39AugustoMauchFixed in VersionPR24Q1 =>
2023-12-22 16:18caristuRelationship addedcauses 0054207
2024-01-10 08:53eugen_hamuraruRelationship addedrelated to 0054285
2024-01-15 09:43caristuIssue cloned0054339
2024-01-15 09:43caristuRelationship addedrelated to 0054339
2024-03-08 10:55ngarciaRelationship addedcauses 0054895

Notes
(0154352)
hgbot   
2023-09-01 15:02   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/984 [^]
(0155522)
hgbot   
2023-10-04 20:12   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 792c7d82cf55af1589dc337f274e3fabc00ccbfe
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 04-10-2023 20:11:27
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/792c7d82cf55af1589dc337f274e3fabc00ccbfe [^]

Fixes ISSUE-53358: Merge branch fix/53358-org-timezone for Configurable Organization Time Zone project

---
A modules/org.openbravo.client.application/src/org/openbravo/client/application/event/GCSystemHandler.java
A modules/org.openbravo.client.application/src/org/openbravo/client/application/event/GCTabHandler.java
A src/org/openbravo/base/GridConfigurationCache.java
M modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_GC_SYSTEM.xml
M modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_GC_TAB.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_ELEMENT.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewUtil.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/JSONWriterToCSV.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/dal/security/OrganizationNodeCache.java
M src/org/openbravo/dal/security/OrganizationStructureProvider.java
M src/org/openbravo/erpCommon/utility/OBDateUtils.java
---
(0155523)
hgbot   
2023-10-04 20:12   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/984 [^]