Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046003Retail ModulesWeb POSpublic2021-03-04 14:042021-03-25 08:07
AgatheBertin 
rqueralta 
highmajoralways
closedfixed 
5
 
RR21Q2 
marvintm
No
0046003: Analysis of Terminal Log dates - Date and Update
When analyzing Terminal Log we found a thing that makes more difficult to analyze :
the dates in Terminal Log since we have:
Timestamp: which is the date in some numeric format
Date: which is the same date/time I guess that the Timestamp
Updated = Creation Date


It would be VERY useful that Updated is equal to now() when record is created, since it would tell us at which exact time the Terminal Log reached the server, and it would be easier to understand if there was at some point an offline operation, or something that made the Terminal Log info upload later to the server.
- do an action on WebPOS with offline mode
- switch to online mode and go to the terminal log to see the dates
- Date and updated are the same, even if the offline mode information came later.
It would be VERY useful that Updated is equal to now() when record is created
NOR
Issue History
2021-03-04 14:04AgatheBertinNew Issue
2021-03-04 14:04AgatheBertinAssigned To => Retail
2021-03-04 14:04AgatheBertinTriggers an Emergency Pack => No
2021-03-04 14:04AgatheBertinTag Attached: NOR
2021-03-05 10:46rafarodaResolution time => 1616367600
2021-03-05 10:46rafarodaIssue Monitored: rafaroda
2021-03-15 16:53rafarodaNote Added: 0126710
2021-03-15 16:53rafarodaPrioritynormal => high
2021-03-15 16:53rafarodaSeverityminor => major
2021-03-18 19:46rqueraltaAssigned ToRetail => rqueralta
2021-03-24 15:41hgbotNote Added: 0126890
2021-03-25 08:06hgbotNote Added: 0126911
2021-03-25 08:06hgbotNote Added: 0126912
2021-03-25 08:07marvintmStatusnew => scheduled
2021-03-25 08:07marvintmStatusscheduled => resolved
2021-03-25 08:07marvintmFixed in Version => RR21Q2
2021-03-25 08:07marvintmResolutionopen => fixed
2021-03-25 08:07marvintmReview Assigned To => marvintm
2021-03-25 08:07marvintmStatusresolved => closed

Notes
(0126710)
rafaroda   
2021-03-15 16:53   
This has been raised in Priority to check the problems of terminal log info which is not property uploaded
(0126890)
hgbot   
2021-03-24 15:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/198 [^]
(0126911)
hgbot   
2021-03-25 08:06   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 72cc6a02823ffe05c14c7498e0113ec4751ad0c2
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-03-25T07:06:16+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/72cc6a02823ffe05c14c7498e0113ec4751ad0c2 [^]

Fix BUG-46003: Updated value is equal to now() when record is created

---
M src/org/openbravo/mobile/core/TerminalLogLoader.java
---
(0126912)
hgbot   
2021-03-25 08:06   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/198 [^]