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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039310
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2018-09-13 12:182018-09-19 10:48
ReporterumartirenaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityimmediateResolutionfixedFixed in VersionRR18Q2.3
StatusclosedFix in branchFixed in SCM revisionb35d2f488466
ProjectionnoneETAnoneTarget VersionRR18Q2.3
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

0039310: 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
(0106848)
hgbot (developer)
2018-09-19 07:50

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

Fixed issue 39310 : 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-18 09:52 marvintm Type defect => backport
2018-09-18 09:52 marvintm Target Version => RR18Q2.3
2018-09-19 07:50 hgbot Checkin
2018-09-19 07:50 hgbot Note Added: 0106848
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/512091b08f7e4c18cf1785d5d7386d64dd797bb4 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q2.3/org.openbravo.retail.posterminal/rev/b35d2f4884661cb7eef47baae6cffa2ae15267b7 [^]
2018-09-19 10:48 marvintm Review Assigned To => marvintm
2018-09-19 10:48 marvintm Status resolved => closed
2018-09-19 10:48 marvintm Fixed in Version => RR18Q2.3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker