Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040375 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2019-03-13 17:50 | 2019-03-21 10:28 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4500731e8876 | ||||
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 | jorge-garcia | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 8670 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040375: Incorrectly defined 'selectMultiOrders' function | |||||||
Description | Incorrectly defined 'selectMultiOrders' function | |||||||
Steps To Reproduce | 1. Open pointofSale.js 2. selectMultiOrders: function (inSender, inEvent) { .... if (inEvent.callback()) { inEvent.callback(); } 3. Correct?: if (inEvent.callback) { inEvent.callback(); } | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0110435) hgbot (developer) 2019-03-14 12:00 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4500731e8876c5f55c54c8bfbab0c54e1ce73e63 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Mar 14 16:29:49 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4500731e8876c5f55c54c8bfbab0c54e1ce73e63 [^] Fixed issue 40375 : Validate callback in PostMultiOrder hook * Removed wrong code in PostMultiOrder hook. Instead of validating the callback in if condition, it was calling the callback --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js --- |
(0110534) jorge-garcia (viewer) 2019-03-21 10:28 |
Code reviewed and tested |
![]() |
|||
Date Modified | Username | Field | Change |
2019-03-13 17:50 | Leyre | New Issue | |
2019-03-13 17:50 | Leyre | Assigned To | => Retail |
2019-03-13 17:50 | Leyre | OBNetwork customer | => OBPS |
2019-03-13 17:50 | Leyre | Support ticket | => 8670 |
2019-03-13 17:50 | Leyre | Resolution time | => 1554242400 |
2019-03-13 17:50 | Leyre | Triggers an Emergency Pack | => No |
2019-03-13 21:01 | jfrances | Issue Monitored: jfrances | |
2019-03-14 07:48 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-03-14 07:48 | ranjith_qualiantech_com | Status | new => scheduled |
2019-03-14 12:00 | hgbot | Checkin | |
2019-03-14 12:00 | hgbot | Note Added: 0110435 | |
2019-03-14 12:00 | hgbot | Status | scheduled => resolved |
2019-03-14 12:00 | hgbot | Resolution | open => fixed |
2019-03-14 12:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4500731e8876c5f55c54c8bfbab0c54e1ce73e63 [^] |
2019-03-21 10:28 | jorge-garcia | Review Assigned To | => jorge-garcia |
2019-03-21 10:28 | jorge-garcia | Note Added: 0110534 | |
2019-03-21 10:28 | jorge-garcia | Status | resolved => closed |
2019-03-21 10:28 | jorge-garcia | Fixed in Version | => RR19Q2 |
Copyright © 2000 - 2009 MantisBT Group |