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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051155
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajoralways2022-12-14 15:512023-01-19 18:22
Reporterdorian_robillardView Statuspublic 
Assigned Tojonae 
PriorityurgentResolutionfixedFixed in Version23Q2
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

0051155: With the new de Open/close store, it is possible to do a sale in other business date even if configured as not possible

DescriptionWith a store configured with
- Set automatic business date = Yes
- Allow enter the POS if different date = No

It is possible to do a sale in other business date
Steps To ReproduceIn a store configured with :
- Set automatic business date = Yes
- Allow enter the POS if different date = No

When I connect in a till with cash up not done in a past date, I have a pop up to inform me with 2 options
"Logout" or "cashup this till"

I click on "cash up this till", the cash up screen is shown but the problem is that in this screen, I can click on "abord" and do a sale
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0051318 closedjonae Retail Modules When the system provides the options of cashup and logout, the cashup is navigating to the initial count window 
related to feature request 0050230 closedaferraz Retail Modules Implement open/close store process in ReactPOS 
causes defect 0051549 closedjonae POS2 After closing the store or till the login is showing an error related to the end of the cashup that is wrong 

-  Notes
(0144796)
hgbot (developer)
2022-12-19 07:04

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/62 [^]
(0145259)
hgbot (developer)
2023-01-11 14:40

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1452 [^]
(0145357)
hgbot (developer)
2023-01-12 16:45

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2a48cb481bff5b39123d2020ab3a78aefd95afa3
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 12-01-2023 15:45:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2a48cb481bff5b39123d2020ab3a78aefd95afa3 [^]

Related to ISSUE-51155: Adding an on exit hook in the cashup window to avoid the exit when the cashup has started

---
A web-jspack/org.openbravo.pos2/src/components/Cashup/cashupOnExitPopup.js
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/cashup/CashupWindowHooks.js
M web-jspack/org.openbravo.pos2/src/ob-init.js
---
(0145358)
hgbot (developer)
2023-01-12 16:45

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1452 [^]
(0145379)
hgbot (developer)
2023-01-13 11:56

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1462 [^]
(0145439)
hgbot (developer)
2023-01-16 10:14

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a49dac75eac06a204936506ea47986dbc5f09f62
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 16-01-2023 09:13:59
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a49dac75eac06a204936506ea47986dbc5f09f62 [^]

Fixes ISSUE-51155: Adding infrastructure to support the force cashup when entering on the cashup functionality

---
M web-jspack/org.openbravo.pos2/src/authentication/__test__/ForceCashup.test.jsx
M web-jspack/org.openbravo.pos2/src/authentication/shouldForceCashup.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/cashup/AbortCashup.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/cashup/CashupWindowHooks.js
---
(0145440)
hgbot (developer)
2023-01-16 10:14

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1462 [^]
(0145665)
hgbot (developer)
2023-01-19 18:22

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 9ddfe5816b10787c2d812ad0667f7d0625e259a3
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 19-01-2023 17:22:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/9ddfe5816b10787c2d812ad0667f7d0625e259a3 [^]

Fixes ISSUE-51155: Adding parameter to force the cashup when it comes from a cashup till due to a divergency in the dates

---
M web-jspack/org.openbravo.retail.sessions/src/model/till/TillUtils.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/ValidateClosedTillsNotClosedStore.js
---
(0145666)
hgbot (developer)
2023-01-19 18:22

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

- Issue History
Date Modified Username Field Change
2022-12-14 15:51 dorian_robillard New Issue
2022-12-14 15:51 dorian_robillard Assigned To => Triage Platform Base
2022-12-14 15:51 dorian_robillard Triggers an Emergency Pack => No
2022-12-14 21:35 jonae Assigned To Triage Platform Base => jonae
2022-12-19 07:04 hgbot Note Added: 0144796
2023-01-11 11:42 rafaroda Relationship added related to 0051318
2023-01-11 14:40 hgbot Note Added: 0145259
2023-01-12 12:56 jonae Relationship added related to 0050230
2023-01-12 16:45 hgbot Note Added: 0145357
2023-01-12 16:45 hgbot Note Added: 0145358
2023-01-13 11:56 hgbot Note Added: 0145379
2023-01-16 10:14 hgbot Resolution open => fixed
2023-01-16 10:14 hgbot Status new => closed
2023-01-16 10:14 hgbot Fixed in Version => 23Q2
2023-01-16 10:14 hgbot Note Added: 0145439
2023-01-16 10:14 hgbot Note Added: 0145440
2023-01-19 18:22 hgbot Note Added: 0145665
2023-01-19 18:22 hgbot Note Added: 0145666
2023-02-09 11:47 jonae Relationship added causes 0051548
2023-02-09 11:51 jonae Relationship added causes 0051549


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker