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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055621
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Cash upminoralways2024-05-29 17:422024-07-17 08:22
ReportermalsasuaView Statuspublic 
Assigned ToSABARINATH P 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
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

0055621: 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 ]
depends on backport 0056034RR23Q3 closedSABARINATH P Cashup.CreationDate is changed after browser refresh 

-  Notes
(0165674)
hgbot (developer)
2024-06-06 15:36

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1589 [^]
(0166714)
hgbot (developer)
2024-07-05 12:21

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1589 [^]
(0166715)
hgbot (developer)
2024-07-05 12:21

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: afae391fdc6c8cda54662f45486c9844bb2ef813
Author: Sabarinath <sabarinath.palanisamy.ext@openbravo.com>
Date: 05-07-2024 10:21:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/afae391fdc6c8cda54662f45486c9844bb2ef813 [^]

Fixed ISSUE-55621: Make the cashup creation not update while refresh.

---
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/InitCashup.js
---
(0166793)
hgbot (developer)
2024-07-08 08:53

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 90d6d430521ffaf45c63367b3c67cd714cc34874
Author: Sabarinath <sabarinath.palanisamy.ext@openbravo.com>
Date: 08-07-2024 12:21:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/90d6d430521ffaf45c63367b3c67cd714cc34874 [^]

Revert "Fixed ISSUE-55621: Make the cashup creation not update while refresh."

This reverts commit afae391fdc6c8cda54662f45486c9844bb2ef813.

---
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/InitCashup.js
---
(0166805)
hgbot (developer)
2024-07-08 15:40

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1621 [^]
(0166858)
hgbot (developer)
2024-07-10 08:59

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

- Issue History
Date Modified Username Field Change
2024-05-29 17:42 malsasua New Issue
2024-05-29 17:42 malsasua Assigned To => Retail
2024-05-29 17:42 malsasua Triggers an Emergency Pack => No
2024-06-03 08:55 guillermogil Status new => acknowledged
2024-06-05 06:32 SABARINATH P Assigned To Retail => SABARINATH P
2024-06-05 06:32 SABARINATH P Status acknowledged => scheduled
2024-06-06 15:36 hgbot Note Added: 0165674
2024-06-25 08:40 egoitz Severity major => minor
2024-07-05 12:21 hgbot Resolution open => fixed
2024-07-05 12:21 hgbot Status scheduled => closed
2024-07-05 12:21 hgbot Note Added: 0166714
2024-07-05 12:21 hgbot Fixed in Version => RR24Q4
2024-07-05 12:21 hgbot Note Added: 0166715
2024-07-08 08:53 hgbot Note Added: 0166793
2024-07-08 15:40 hgbot Note Added: 0166805
2024-07-10 08:59 hgbot Note Added: 0166858
2024-07-17 08:22 SABARINATH P Status closed => new
2024-07-17 08:22 SABARINATH P Resolution fixed => open
2024-07-17 08:22 SABARINATH P Fixed in Version RR24Q4 =>
2024-07-17 08:22 SABARINATH P Status new => scheduled
2024-07-17 08:22 SABARINATH P Status scheduled => resolved
2024-07-17 08:22 SABARINATH P Resolution open => fixed
2024-07-17 08:22 SABARINATH P Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker