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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044889
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Retail Modules] Web POSmajorhave not tried2020-08-25 15:232020-09-15 04:39
ReportermartinsdanView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version11
OS VersionUbuntu 18.04.1 LTSDatabase version10.10Ant version1.10.5
Product VersionRR19Q3.2SCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0044889: Absolute DateTime is wrongly loaded in the POS

DescriptionThere 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 ReproduceExtend 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 SolutionChange HQLPropertyList.getJSONArray to not convert absolute references
TagsNo 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
Powered by Mantis Bugtracker