Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044689 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | always | 2020-07-08 09:56 | 2020-07-27 11:18 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR20Q2.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR20Q2.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2019-09-23 | |||||||
Regression introduced in release | 3.0PR19Q4 | |||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/4ec715bfa9c6bc0ab7b3e6f644ec05ef4998c721 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044689: The date is not displayed correctly in the "Costing Rules" window -> "Fix Backdated Transactions" process | |||||||
Description | The date is not displayed correctly in the "Costing Rules" window -> "Fix Backdated Transactions" process | |||||||
Steps To Reproduce | Backend as System Administrator role: 1. "Process Definition" window -> Fix Backdated Transactions 2. "Parameter" tab -> Fix Backdated From 2.1. Update "Default Value" = OB.formatDateTime(new Date()) Backend as F&B International Group Admin - F&B International Group role: 1. "Costing Rules" window -> Select one record and click on "Fix Backdated Transactions" Actual result: Verify that the date shown is two hours less than the current date Expected result: The date should be the same as the current date. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0121628) hgbot (developer) 2020-07-27 11:03 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/114 [^] |
(0121632) hgbot (developer) 2020-07-27 11:18 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/114 [^] |
(0121633) hgbot (developer) 2020-07-27 11:18 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 3d43b6e149f15fbdd436a0bc21d9cf71f405559e Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2020-07-27T11:03:12+02:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/3d43b6e149f15fbdd436a0bc21d9cf71f405559e [^] Fixes ISSUE-44689: Format date using provided timezone in OBBindings#formatDate Previously as a side-effect date was being converted to UTC wrongly in OBBindings formatDate function. This fixes it by formatting using the local timezone as was previously done prior to the regression commit. Fixes display of date in some parameter windows that were relying on it (e.g. Costing Rules). Fixes regression introduced in commit 4ec715bf --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/OBBindings.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2020-07-27 09:58 | cberner | Type | defect => backport |
2020-07-27 09:58 | cberner | Target Version | => PR20Q2.1 |
2020-07-27 11:03 | hgbot | Note Added: 0121628 | |
2020-07-27 11:10 | cberner | Review Assigned To | => alostale |
2020-07-27 11:18 | hgbot | Note Added: 0121632 | |
2020-07-27 11:18 | hgbot | Resolution | open => fixed |
2020-07-27 11:18 | hgbot | Status | scheduled => closed |
2020-07-27 11:18 | hgbot | Fixed in Version | => PR20Q2.1 |
2020-07-27 11:18 | hgbot | Note Added: 0121633 |
Copyright © 2000 - 2009 MantisBT Group |