Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0030587 | Retail Modules | Web POS | public | 2015-08-15 02:33 | 2015-08-15 02:33 |
Reporter | rbianchini | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0030587: Add a new Hook OBPOS_PreNewOrder | ||||
Description | Add a new Hook OBPOS_PreNewOrder to execute before add a new order in the file org.openbravo.retail.posterminal/js/model/order.js in the function newOrder. | ||||
Steps To Reproduce | n/a | ||||
Proposed Solution | newOrder: function() { var order = new Order(), me = this, documentseq, documentseqstr, receiptProperties, i, p; OB.MobileApp.model.hookManager.executeHooks('OBPOS_PreNewOrder', { order: order }, function(args) {}); | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-08-15 02:33 | rbianchini | New Issue | |||
2015-08-15 02:33 | rbianchini | Assigned To | => Retail | ||
2015-08-15 02:33 | rbianchini | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |