Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040940 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | minor | have not tried | 2019-05-23 12:16 | 2019-05-25 22:05 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | ac5dfd1c1553 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0112138) hgbot (developer) 2019-05-25 21:56 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ac5dfd1c1553948e25b8c58ec8408134329878da Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sat May 25 12:02:02 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ac5dfd1c1553948e25b8c58ec8408134329878da [^] Fixes issue 40940: CheckApproval does not support cross domain calls in multi-server Set cors headers --- M src/org/openbravo/retail/posterminal/utility/CheckApproval.java --- |
(0112139) mtaal (viewer) 2019-05-25 22:05 |
reviewed by Antonio |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |