Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0036577 | Retail Modules | Web POS | public | 2017-08-02 11:38 | 2017-08-02 11:38 |
Reporter | guilleaer | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | minor | Reproducibility | always |
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 | 0036577: Hook 'ModelReady:' + me.name is not valid because me.name can change | ||||
Description | If you are subscribed to hook 'ModelReady:' + me.name you will see that it is not working fine because name will change. example: I'm suscribed to hook: "ModelReady:pointOfSale" if you navigate to another window and then return, the hook will not be executed because the hook executed will be ModelReady:pointOfSale2 | ||||
Steps To Reproduce | Add log to show the qualifier in executeHooksFunction console.log('qualifier') Navigate to webPos you will see that ModelReady:pointOfSale is printed Navigate to cashup you will see that ModelReady:cashUp is printed return to posterminal you will see that ModelReady:pointOfSale2 is printed -> WRONG! | ||||
Proposed Solution | N/A | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-08-02 11:38 | guilleaer | New Issue | |||
2017-08-02 11:38 | guilleaer | Assigned To | => Retail | ||
2017-08-02 11:38 | guilleaer | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |