Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051801 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] POS | minor | always | 2023-03-08 10:44 | 2023-03-09 18:15 | |||
Reporter | ruben_jimenez | View Status | public | |||||
Assigned To | ruben_jimenez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | main | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051801: RM-4405: Terminals without paymenbt methods and without transactions don't require to do a new cashup every day | |||||||
Description | Terminals 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 Solution | Modify 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 | Merge Request Status | => open |
2023-03-08 11:06 | hgbot | Note Added: 0147369 | |
2023-03-09 18:14 | hgbot | Merge Request Status | open => approved |
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 |