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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051801
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[POS2] POSminoralways2023-03-08 10:442023-03-09 18:15
Reporterruben_jimenezView Statuspublic 
Assigned Toruben_jimenez 
PrioritynormalResolutionfixedFixed in Version23Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Versionmain
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

0051801: RM-4405: Terminals without paymenbt methods and without transactions don't require to do a new cashup every day

DescriptionTerminals without payment methods and without transactions shouldn't require to do a new cashup every day.

Steps To Reproduce- Configure a Touchpoint with out payment methods in backoffice.
- When login into POS2 shouldn't ask for cashup.
Proposed SolutionModify logic to check if cashup is needed and avoid create new one if it is not required

Conditions:
No payment methods configured for cashup
AND
No transactions in current cashup (we can get it from OB.App.State.getState().Cashup.totalCompleteTickets)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 005142923Q1 closedruben_jimenez Terminals without paymenbt methods and without transactions don't require to do a new cashup every day 

-  Notes
(0147369)
hgbot (developer)
2023-03-08 11:06

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1581 [^]
(0147421)
hgbot (developer)
2023-03-09 18:15

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1581 [^]
(0147422)
hgbot (developer)
2023-03-09 18:15

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 15a7a22dcd8b88b53691a91c0a3d87c090940b5d
Author: Ruben Jimenez <ruben.jimenez@openbravo.com>
Date: 09-03-2023 17:15:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/15a7a22dcd8b88b53691a91c0a3d87c090940b5d [^]

Fixed ISSUE-51801: Avoid cashup if there aren't payments methods

---
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/__test__/SwitchToPayments.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/SwitchToPayments.js
---

- Issue History
Date Modified Username Field Change
2023-03-08 10:44 ruben_jimenez New Issue
2023-03-08 10:44 ruben_jimenez Assigned To => ruben_jimenez
2023-03-08 10:44 ruben_jimenez Triggers an Emergency Pack => No
2023-03-08 10:44 ruben_jimenez Status new => scheduled
2023-03-08 10:47 ruben_jimenez Relationship added depends on 0051429
2023-03-08 11:06 hgbot Note Added: 0147369
2023-03-09 18:15 hgbot Resolution open => fixed
2023-03-09 18:15 hgbot Status scheduled => closed
2023-03-09 18:15 hgbot Note Added: 0147421
2023-03-09 18:15 hgbot Fixed in Version => 23Q2
2023-03-09 18:15 hgbot Note Added: 0147422


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker