Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040940 | Retail Modules | StoreServer | public | 2019-05-23 12:16 | 2019-05-25 22:05 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
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 | 0040940: CheckApproval does not support cross domain calls in multi-server |
Description | In multi-server when approving a ticket the checkapproval servlet does not allow cross domain calls so webpos will always call central (as the store server will deny access).
This means that checkapproval does not work offline. |
Steps To Reproduce | Install multi-server
Enable price change approval
Create ticket and change price
when approving check the chrome network console and see cors denial from the store server |
Proposed Solution | Enable cors for the check approval servlet. See attached diff |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0039189 | | closed | Retail | API Change - CheckApproval extends from HttpServlet instead of JSONProcessSimple |
|
Attached Files | check-approval.diff (945) 2019-05-23 12:16 https://issues.openbravo.com/file_download.php?file_id=12979&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2019-05-23 12:16 | mtaal | New Issue | |
2019-05-23 12:16 | mtaal | Assigned To | => mtaal |
2019-05-23 12:16 | mtaal | File Added: check-approval.diff | |
2019-05-23 12:16 | mtaal | OBNetwork customer | => No |
2019-05-23 12:16 | mtaal | Triggers an Emergency Pack | => No |
2019-05-23 12:16 | mtaal | Relationship added | related to 0039189 |
2019-05-25 21:56 | hgbot | Checkin | |
2019-05-25 21:56 | hgbot | Note Added: 0112138 | |
2019-05-25 21:56 | hgbot | Status | new => resolved |
2019-05-25 21:56 | hgbot | Resolution | open => fixed |
2019-05-25 21:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ac5dfd1c1553948e25b8c58ec8408134329878da [^] |
2019-05-25 22:05 | mtaal | Note Added: 0112139 | |
2019-05-25 22:05 | mtaal | Status | resolved => closed |