Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0044889 | Retail Modules | Web POS | public | 2020-08-25 15:23 | 2020-09-15 04:39 |
Reporter | martinsdan | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 30 | OS Version | Ubuntu 18.04.1 LTS | |
Product Version | RR19Q3.2 | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0044889: Absolute DateTime is wrongly loaded in the POS | ||||
Description | There is a field that stores the ticket date using the original timezone of the POS, in fact ignoring the timezone (em_obpos_createdabsolute). If we try to load this field, it is converted to UTC as any other date. There is no way to correctly load it. | ||||
Steps To Reproduce | Extend the paidReceipts model adding: new HQLProperty("ord.obposCreatedabsolute", "obposCreatedabsolute") - Create a ticket in a server with a timezone that is not UTC - Load the ticket from the backend The newly added property is not the original date. | ||||
Proposed Solution | Change HQLPropertyList.getJSONArray to not convert absolute references | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-08-25 15:23 | martinsdan | New Issue | |||
2020-08-25 15:23 | martinsdan | Assigned To | => Retail | ||
2020-08-25 15:23 | martinsdan | Resolution time | => 1600124400 | ||
2020-08-25 15:23 | martinsdan | Triggers an Emergency Pack | => No | ||
2020-09-14 09:21 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2020-09-14 13:43 | marvintm | Resolution time | 1600124400 => | ||
2020-09-14 13:43 | marvintm | Note Added: 0123020 | |||
2020-09-14 13:43 | marvintm | Type | defect => design defect | ||
2020-09-15 04:39 | ranjith_qualiantech_com | Assigned To | ranjith_qualiantech_com => Retail |
Notes | |||||
|
|||||
|
|