Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035368 | Retail Modules | Web POS | public | 2017-02-27 12:33 | 2017-03-15 14:12 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR17Q1 | Fixed in Version | RR17Q1 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035368: Not possible to log in the Web POS if there are resolved errors in the Errors While Importing POS data window |
Description | Since the change done for this issue: https://issues.openbravo.com/view.php?id=34586, [^] it's no longer possible to log in the Web POS if there are pending errors in the Errors window. This is correct. However, the check also raises in case the errors existed but are now resolved, and this is not correct, as in this case the system is in safe state, and login should be allowed. |
Steps To Reproduce | - Log in the Web POS.
- Force a cashup error (for example, add "if(1==1) throw new OBException("Boom");" to the ProcessCashClose.java class).
- Execute the cashup process. Notice that the cashup goes to the Errors While Importing POS data window.
- Clear the cache and try to log in the Web POS. Notice that the following message appears: "Error in previous cashup"
- Remove the code which causes the error.
- Save Again the error in the Window. Notice the error changes to "Saved successfully"
- Try to login in the Web POS again. Notice that the same message appears again. This is not correct. |
Proposed Solution | The query should filter by errors in "Error" status. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0035367 | RR17Q2 | closed | marvintm | Not possible to log in the Web POS if there are resolved errors in the Errors While Importing POS data window |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-02-27 12:33 | marvintm | Type | defect => backport |
2017-02-27 12:33 | marvintm | Target Version | RR17Q2 => RR17Q1 |
2017-03-03 14:38 | hgbot | Checkin | |
2017-03-03 14:38 | hgbot | Note Added: 0094740 | |
2017-03-03 14:38 | hgbot | Status | scheduled => resolved |
2017-03-03 14:38 | hgbot | Resolution | open => fixed |
2017-03-03 14:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR17Q1/org.openbravo.retail.posterminal/rev/79aa23e5413002749f119dc22b8771a140621f39 [^] |
2017-03-03 14:45 | hgbot | Checkin | |
2017-03-03 14:45 | hgbot | Note Added: 0094741 | |
2017-03-07 16:01 | guilleaer | Review Assigned To | => guilleaer |
2017-03-07 16:01 | guilleaer | Status | resolved => closed |
2017-03-07 16:01 | guilleaer | Fixed in Version | => RR17Q1 |
2017-03-15 14:12 | hgbot | Checkin | |
2017-03-15 14:12 | hgbot | Note Added: 0095046 | |