Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0030587 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Retail Modules] Web POS | minor | N/A | 2015-08-15 02:33 | 2015-08-15 02:33 | |||||||
Reporter | rbianchini | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
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) {}); | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |