Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039302 | Retail Modules | Web POS | public | 2018-09-13 12:18 | 2018-09-19 10:47 |
|
Reporter | umartirena | |
Assigned To | ranjith_qualiantech_com | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR18Q3.1 | Fixed in Version | RR18Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | RR18Q2 |
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9e73d22ce9ce0622108a2352f416522690a6cc85 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0039302: callback property coming in args from OBPOS_preAddPayment hook is not any more executed because it is overriden |
Description | callback coming in args from OBPOS_preAddPayment hook is not any more executed because it is overriden. |
Steps To Reproduce | Implement 'OBPOS_preAddPayment' hook and set a function in args.callback property. Check that the callback function is not called in this instruction:
if (args.callback instanceof Function) {
args.callback(order);
} |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0039282 | | closed | ranjith_qualiantech_com | callback property coming in args from OBPOS_preAddPayment hook is not any more executed because it is overriden |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-09-17 15:44 | jorge-garcia | Type | defect => backport |
2018-09-17 15:44 | jorge-garcia | Target Version | => RR18Q3.1 |
2018-09-19 07:50 | hgbot | Checkin | |
2018-09-19 07:50 | hgbot | Note Added: 0106849 | |
2018-09-19 07:50 | hgbot | Status | scheduled => resolved |
2018-09-19 07:50 | hgbot | Resolution | open => fixed |
2018-09-19 07:50 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/753d77119c8c597ebd9aa26b15e24325eeba1407 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q3.1/org.openbravo.retail.posterminal/rev/3d480c9bf180fea9f1d8e1131dcaec3ab5052612 [^] |
2018-09-19 10:47 | marvintm | Review Assigned To | => marvintm |
2018-09-19 10:47 | marvintm | Status | resolved => closed |
2018-09-19 10:47 | marvintm | Fixed in Version | => RR18Q4 |