Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038502 | Retail Modules | Web POS | public | 2018-05-08 11:10 | 2018-05-18 15:27 |
|
Reporter | maite | |
Assigned To | rqueralta | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR18Q3 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | 1742 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0038502: "Error in previous cashup" received in terminal when Payment Type is NOT ACTIVE |
Description | "Error in previous cashup" is received when trying to login in a terminal that has a Payment Type record set as Active=NO
|
Steps To Reproduce | 0. Access to POS Terminal "VBS-1", go to Payment Type tab and set any record as Active=NO
1. Clear browsing data and access to the terminal
2. "Error in previous cashup" error will be received |
Proposed Solution | Problem is in method "getPayments" in Cashup.java, in following line:
OBPOSAppPayment paymentAppMethod = (OBPOSAppPayment) paymentAppMethodCriteria.uniqueResult();
As problem seems to be that current cashup has an inactive Payment Type we should not be able to deactivate a payment type when a cashup is open |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0038314 | | closed | ranjith_qualiantech_com | Web POS is stuck on loading window. | related to | defect | 0038542 | | closed | rqueralta | Order goes to Errors While Importing POS Data if it is paid by a Payment Type that has been removed |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-05-08 11:10 | maite | New Issue | |
2018-05-08 11:10 | maite | Assigned To | => Retail |
2018-05-08 11:10 | maite | OBNetwork customer | => Yes |
2018-05-08 11:10 | maite | Support ticket | => 1742 |
2018-05-08 11:10 | maite | Resolution time | => 1527544800 |
2018-05-08 11:10 | maite | Triggers an Emergency Pack | => No |
2018-05-08 11:10 | maite | Issue Monitored: networkb | |
2018-05-08 11:19 | maite | Relationship added | related to 0038314 |
2018-05-10 18:25 | rqueralta | Assigned To | Retail => rqueralta |
2018-05-10 20:23 | rqueralta | Status | new => scheduled |
2018-05-14 11:59 | ngarcia | Relationship added | related to 0038542 |
2018-05-15 14:59 | hgbot | Checkin | |
2018-05-15 14:59 | hgbot | Note Added: 0104519 | |
2018-05-15 14:59 | hgbot | Status | scheduled => resolved |
2018-05-15 14:59 | hgbot | Resolution | open => fixed |
2018-05-15 14:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7da029241607cb8524e292b101cfce8276cfb7b9 [^] |
2018-05-18 15:27 | hgbot | Checkin | |
2018-05-18 15:27 | hgbot | Note Added: 0104592 | |
2018-05-18 15:27 | marvintm | Review Assigned To | => marvintm |
2018-05-18 15:27 | marvintm | Status | resolved => closed |
2018-05-18 15:27 | marvintm | Fixed in Version | => RR18Q3 |