Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054285 | Openbravo ERP | A. Platform | public | 2024-01-10 08:52 | 2024-01-15 09:14 |
|
Reporter | eugen_hamuraru | |
Assigned To | eugen_hamuraru | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR24Q2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0054285: It is necessary to create a infrastructure that allows to obtain store time zone from a different organization. |
Description | The store time zone is obtained by default from the record’s organization (ad_org_id column). In some cases, such as cross store returns, it is necessary to obtain it from a different organization. |
Steps To Reproduce | N/A |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0053358 | | closed | jarmendariz | Configurable Organization Time Zone |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-01-10 08:52 | eugen_hamuraru | New Issue | |
2024-01-10 08:52 | eugen_hamuraru | Assigned To | => eugen_hamuraru |
2024-01-10 08:52 | eugen_hamuraru | Modules | => Core |
2024-01-10 08:52 | eugen_hamuraru | Triggers an Emergency Pack | => No |
2024-01-10 08:53 | eugen_hamuraru | Relationship added | related to 0053358 |
2024-01-10 10:24 | hgbot | Note Added: 0159024 | |
2024-01-12 09:04 | hgbot | Note Added: 0159244 | |
2024-01-15 08:41 | hgbot | Resolution | open => fixed |
2024-01-15 08:41 | hgbot | Status | new => closed |
2024-01-15 08:41 | hgbot | Fixed in Version | => PR24Q2 |
2024-01-15 08:41 | hgbot | Note Added: 0159293 | |
2024-01-15 08:41 | hgbot | Note Added: 0159294 | |
2024-01-15 08:46 | hgbot | Note Added: 0159295 | |
2024-01-15 08:46 | hgbot | Note Added: 0159296 | |
2024-01-15 09:14 | hgbot | Note Added: 0159297 | |
Notes |
|
(0159024)
|
hgbot
|
2024-01-10 10:24
|
|
|
|
(0159244)
|
hgbot
|
2024-01-12 09:04
|
|
|
|
(0159293)
|
hgbot
|
2024-01-15 08:41
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 300abda33606c6de784f192fd88b57536c29b590
Author: Eugen Hamuraru <eugen.hamuraru@openbravo.com>
Date: 15-01-2024 08:39:21
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/300abda33606c6de784f192fd88b57536c29b590 [^]
fixes FR-54285: exceptions to retrieve local store time zones
---
A src-test/src/org/openbravo/service/json/OrganizationTimeZoneTest.java
A src/org/openbravo/base/Entity.java
A src/org/openbravo/base/EntitySelector.java
A src/org/openbravo/common/hooks/timezone/OrderTimeZoneOrganizationPropertyHook.java
A src/org/openbravo/common/hooks/timezone/TimeZoneOrganizationPropertyHook.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
M src-test/src/org/openbravo/test/StandaloneTestSuite.java
M src/org/openbravo/erpCommon/utility/OBDateUtils.java
---
|
|
|
(0159294)
|
hgbot
|
2024-01-15 08:41
|
|
|
|
(0159295)
|
hgbot
|
2024-01-15 08:46
|
|
|
|
(0159296)
|
hgbot
|
2024-01-15 08:46
|
|
|
|
(0159297)
|
hgbot
|
2024-01-15 09:14
|
|
|