Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0033570 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Retail Modules] Web POS | minor | N/A | 2016-07-29 21:26 | 2016-07-29 21:26 | |||||||
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 | RR16Q2.1 | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
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, { | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |