Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0024925 | Retail Modules | Web POS | public | 2013-10-10 13:24 | 2014-12-17 16:56 |
Reporter | adrianromero | ||||
Assigned To | marvintm | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
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 | 0024925: New menu actions cannot be placed in order in the Web POS menu | ||||
Description | When creating a new module that add a new menu action this action has to be placed in an array. Ej: OB.OBPOSPointOfSale.UI.LeftToolbarImpl.prototype.menuEntries.push({ kind: 'GCNV.UI.MenuPaidReceipts' }); The problem is that with this mechanism it is not possible to group properly actions of the same class and menu actions added by different modules are not properly ordered in the menu. | ||||
Steps To Reproduce | In description | ||||
Proposed Solution | Allow to add new menu actions for modules with an order value. This way it will be easier to place new menu actions. For example if the general menu is: 10 Open 20 Save 30 Close A new module can add a new menu option in its right place. 25 Save As | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-10-10 13:24 | adrianromero | New Issue | |||
2013-10-10 13:24 | adrianromero | Assigned To | => marvintm | ||
2013-10-10 13:24 | adrianromero | Triggers an Emergency Pack | => No | ||
2014-12-17 16:56 | mtaal | Note Added: 0072653 | |||
2014-12-17 16:56 | mtaal | Type | defect => feature request |
Notes | |||||
|
|||||
|
|