Openbravo Issue Tracking System - Retail Modules
View Issue Details
0056034Retail ModulesCash uppublic2024-05-29 17:422024-08-13 11:29
malsasua 
SABARINATH P 
highminoralways
closedsuspended 
5
 
RR23Q3 
No
0056034: Cashup.CreationDate is changed after browser refresh
In the POS, the creationDate property for cashup is modified after perform a browser refresh
. do login in POS
. complete cashup (for example, at 17:00:00) -> new cashup is created
. in Dev Tools, execute the command:
OB.App.State.getState().Cashup.creationDate
result: 2024-05-29T17:00:00.000Z
. refresh browser clickig F5 (for example, at 17:05:00)
. in Dev Tools, execute the command:
OB.App.State.getState().Cashup.creationDate
result: 2024-05-29T17:05:00.000Z

The cashup.creationDate changed to the refresh browser time

Expected result: cashup.creationDate should be always the date when it was created
No tags attached.
blocks defect 0055621 closed SABARINATH P Cashup.CreationDate is changed after browser refresh 
Issue History
2024-07-17 08:22SABARINATH PTypedefect => backport
2024-07-17 08:22SABARINATH PTarget Version => RR24Q3.1
2024-08-13 11:02SABARINATH PTarget VersionRR24Q3.1 => RR23Q3
2024-08-13 11:10hgbotNote Added: 0168023
2024-08-13 11:29hgbotNote Added: 0168024
2024-08-13 11:29marvintmStatusscheduled => closed
2024-08-13 11:29marvintmResolutionopen => suspended

Notes
(0168023)
hgbot   
2024-08-13 11:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1646 [^]
(0168024)
hgbot   
2024-08-13 11:29   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1646 [^]