Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036118 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Discount Matrix Management | major | unable to reproduce | 2017-05-29 07:46 | 2017-06-20 16:35 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 88d5704ea8d7 | ||||
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 | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036118: After adding the Discount Matrix approval the approval object comes empty to the backend | |||||||
Description | After adding the Discount Matrix approval the approval object comes empty to the backend. This is generating wrong data as the approval record does not appear on the Backoffice. Instead of this: approvals = [{ approvalType: approvalType[i], userContact: supervisor.get('id'), created: (new Date()).getTime() }]; Is coming: approvals = []; | |||||||
Steps To Reproduce | Unable to reproduce | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0097277) hgbot (developer) 2017-06-09 12:01 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 88d5704ea8d70684a45b22cffa9ec10be6a479b1 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Jun 07 17:18:07 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/88d5704ea8d70684a45b22cffa9ec10be6a479b1 [^] Fixed issue 36118: After adding the Discount Matrix approval the approval object comes empty to the backend The proposed solution for this issue on particular is to show the scrim when a approval request is triggered and hide the scrim on response (including no connection): --- M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js --- |
(0097278) hgbot (developer) 2017-06-09 12:01 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 0a451a8975ca62aedfd38f782bec8b89dd90c8da Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Jun 07 17:31:00 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0a451a8975ca62aedfd38f782bec8b89dd90c8da [^] Related to issue 36118: After adding the Discount Matrix approval the approval object comes empty to the backend Hidding of the popup it now done before the approval check. This way, the scrim shown in the checkApproval works properly. --- M web/org.openbravo.mobile.core/source/component/obpos-approval.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-05-29 07:46 | guillermogil | New Issue | |
2017-05-29 07:46 | guillermogil | Assigned To | => Retail |
2017-05-29 07:46 | guillermogil | OBNetwork customer | => Yes |
2017-05-29 07:46 | guillermogil | Resolution time | => 1497823200 |
2017-05-29 07:46 | guillermogil | Triggers an Emergency Pack | => No |
2017-06-07 11:27 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-06-09 12:01 | hgbot | Checkin | |
2017-06-09 12:01 | hgbot | Note Added: 0097277 | |
2017-06-09 12:01 | hgbot | Status | new => resolved |
2017-06-09 12:01 | hgbot | Resolution | open => fixed |
2017-06-09 12:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/88d5704ea8d70684a45b22cffa9ec10be6a479b1 [^] |
2017-06-09 12:01 | hgbot | Checkin | |
2017-06-09 12:01 | hgbot | Note Added: 0097278 | |
2017-06-20 16:35 | marvintm | Review Assigned To | => marvintm |
2017-06-20 16:35 | marvintm | Status | resolved => closed |
2017-06-20 16:35 | marvintm | Fixed in Version | => RR17Q3 |
Copyright © 2000 - 2009 MantisBT Group |