Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039302
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2018-09-13 12:182018-09-19 10:47
ReporterumartirenaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityimmediateResolutionfixedFixed in VersionRR18Q4
StatusclosedFix in branchFixed in SCM revision3d480c9bf180
ProjectionnoneETAnoneTarget VersionRR18Q3.1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in releaseRR18Q2
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9e73d22ce9ce0622108a2352f416522690a6cc85 [^]
Triggers an Emergency PackNo
Summary

0039302: callback property coming in args from OBPOS_preAddPayment hook is not any more executed because it is overriden

Descriptioncallback coming in args from OBPOS_preAddPayment hook is not any more executed because it is overriden.
Steps To ReproduceImplement '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);
}
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0039282 closedranjith_qualiantech_com callback property coming in args from OBPOS_preAddPayment hook is not any more executed because it is overriden 

-  Notes
(0106849)
hgbot (developer)
2018-09-19 07:50

Repository: retail/backports/3.0RR18Q3.1/org.openbravo.retail.posterminal
Changeset: 3d480c9bf180fea9f1d8e1131dcaec3ab5052612
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Sep 19 11:19:54 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q3.1/org.openbravo.retail.posterminal/rev/3d480c9bf180fea9f1d8e1131dcaec3ab5052612 [^]

Fixed issue 39302 : Removed callback argument in PrePayment hook and postPayment hook

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker