Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0044889 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Retail Modules] Web POS | major | have not tried | 2020-08-25 15:23 | 2020-09-15 04:39 | |||||||
Reporter | martinsdan | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 11 | |||||||
OS Version | Ubuntu 18.04.1 LTS | Database version | 10.10 | Ant version | 1.10.5 | |||||||
Product Version | RR19Q3.2 | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
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 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0123020) marvintm (manager) 2020-09-14 13:43 |
Changed to design defect. The issue is valid and reproducible. However, in order to fix it, we would need to change the whole ProcessHQLQuery/ExtensibleProperty mechanism, with its corresponding significant API change, and we are unfortunately not in a position to do it for now. |
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 |
Copyright © 2000 - 2009 MantisBT Group |