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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056034
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Cash upminoralways2024-05-29 17:422024-08-13 11:29
ReportermalsasuaView Statuspublic 
Assigned ToSABARINATH P 
PriorityhighResolutionsuspendedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR23Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056034: Cashup.CreationDate is changed after browser refresh

DescriptionIn the POS, the creationDate property for cashup is modified after perform a browser refresh
Steps To Reproduce. 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0055621 closedSABARINATH P Cashup.CreationDate is changed after browser refresh 

-  Notes
(0168023)
hgbot (developer)
2024-08-13 11:10

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

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1646 [^]

- Issue History
Date Modified Username Field Change
2024-07-17 08:22 SABARINATH P Type defect => backport
2024-07-17 08:22 SABARINATH P Target Version => RR24Q3.1
2024-08-13 11:02 SABARINATH P Target Version RR24Q3.1 => RR23Q3
2024-08-13 11:10 hgbot Note Added: 0168023
2024-08-13 11:29 hgbot Note Added: 0168024
2024-08-13 11:29 marvintm Status scheduled => closed
2024-08-13 11:29 marvintm Resolution open => suspended


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker