Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044688
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformmajoralways2020-07-08 09:562020-07-27 11:18
ReporterLeyreView Statuspublic 
Assigned Tocberner 
PrioritynormalResolutionfixedFixed in VersionPR20Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionPR20Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2019-09-23
Regression introduced in release3.0PR19Q4
Regression introduced by commithttps://gitlab.com/openbravo/product/openbravo/-/commit/4ec715bfa9c6bc0ab7b3e6f644ec05ef4998c721 [^]
Triggers an Emergency PackNo
Summary

0044688: The date is not displayed correctly in the "Costing Rules" window -> "Fix Backdated Transactions" process

DescriptionThe date is not displayed correctly in the "Costing Rules" window -> "Fix Backdated Transactions" process
Steps To ReproduceBackend 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0044574 closedcberner The date is not displayed correctly in the "Costing Rules" window -> "Fix Backdated Transactions" process 

-  Notes
(0121629)
hgbot (developer)
2020-07-27 11:06

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/115 [^]
(0121630)
hgbot (developer)
2020-07-27 11:18

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/115 [^]
(0121631)
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: e9df5d145d3660dd0be277e010ee7ac24927c734
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2020-07-27T11:04:25+02:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/e9df5d145d3660dd0be277e010ee7ac24927c734 [^]

Fixes ISSUE-44688: 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 => PR20Q3
2020-07-27 11:06 hgbot Note Added: 0121629
2020-07-27 11:10 cberner Review Assigned To => alostale
2020-07-27 11:18 hgbot Resolution open => fixed
2020-07-27 11:18 hgbot Status scheduled => closed
2020-07-27 11:18 hgbot Note Added: 0121630
2020-07-27 11:18 hgbot Fixed in Version => PR20Q3
2020-07-27 11:18 hgbot Note Added: 0121631


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker