Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0054339Openbravo ERPA. Platformpublic2024-01-15 09:432024-01-19 12:38
caristu 
eugen_hamuraru 
highminorhave not tried
closedfixed 
5
 
PR24Q2 
Core
No
0054339: Support arbitrary fields based in configurable organization time zone
With 0053358 it was implemented the ability to define a timezone per organization, it is possible to visualize in backoffice windows audit fields (created and updated) in that timezone. API fields can also be added making use of that given timezone.

Now it would also be nice to be able to display in the Organization’s timezone additional fields, not only the audit ones.
.
No tags attached.
related to feature request 0053358 closed jarmendariz Configurable Organization Time Zone 
Issue History
2024-01-15 09:43caristuNew Issue
2024-01-15 09:43caristuAssigned To => jarmendariz
2024-01-15 09:43caristuModules => Core
2024-01-15 09:43caristuTriggers an Emergency Pack => No
2024-01-15 09:43caristuIssue generated from0053358
2024-01-15 09:43caristuRelationship addedrelated to 0053358
2024-01-15 09:43caristuAssigned Tojarmendariz => eugen_hamuraru
2024-01-15 09:47hgbotNote Added: 0159300
2024-01-19 12:38hgbotResolutionopen => fixed
2024-01-19 12:38hgbotStatusnew => closed
2024-01-19 12:38hgbotFixed in Version => PR24Q2
2024-01-19 12:38hgbotNote Added: 0159528
2024-01-19 12:38hgbotNote Added: 0159529

Notes
(0159300)
hgbot   
2024-01-15 09:47   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1103 [^]
(0159528)
hgbot   
2024-01-19 12:38   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 129da83fdf31ba2ee363998b5515e1b7e2d4fc2a
Author: Eugen Hamuraru <eugen.hamuraru@openbravo.com>
Date: 19-01-2024 12:38:08
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/129da83fdf31ba2ee363998b5515e1b7e2d4fc2a [^]

fixes FR-54339: organization time zone arbitrary fields

---
A modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/OrganizationDateTimeUIDefinition.java
A src/org/openbravo/base/model/domaintype/OrganizationDateTimeDomainType.java
A src/org/openbravo/event/ADColumnEventHandler.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBCLKER_UIDEFINITION.xml
M src-test/src/org/openbravo/service/json/OrganizationTimeZoneTest.java
---
(0159529)
hgbot   
2024-01-19 12:38   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1103 [^]