Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0051801 | POS2 | POS | public | 2023-03-08 10:44 | 2023-03-09 18:15 |
|
Reporter | ruben_jimenez | |
Assigned To | ruben_jimenez | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | main | Fixed in Version | 23Q2 | |
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) |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0051429 | 23Q1 | closed | ruben_jimenez | Terminals without paymenbt methods and without transactions don't require to do a new cashup every day |
|
Attached Files | |
|
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 | 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 | |