Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0033570 | Retail Modules | Web POS | public | 2016-07-29 21:26 | 2016-07-29 21:26 |
Reporter | rbianchini | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | RR16Q2.1 | ||||
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 | 0033570: Add a hook when the cash up is initialized | ||||
Description | Add a new hook when a cash up is initialized in the file: web/org.openbravo.retail.posterminal/js/login/model/login-model.js It should be executed just when the cash up is initialized | ||||
Steps To Reproduce | - | ||||
Proposed Solution | postProcessingFunction: function (data, callback) { OB.UTIL.initCashUp(function() { OB.UTIL.HookManager.executeHooks("InitCashUpHook", args, callback); var cashUpId = data.at(0).get('id'); OB.Dal.find(OB.Model.CashUp, { | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-07-29 21:26 | rbianchini | New Issue | |||
2016-07-29 21:26 | rbianchini | Assigned To | => Retail | ||
2016-07-29 21:26 | rbianchini | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |