Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031148 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | always | 2015-10-14 10:52 | 2016-02-03 20:03 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a4d3d576ac9e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 37371 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031148: Necessary to add a hook in render category | |||||||
Description | Necessary to add a hook in render category. They are going to split the product categories per each pos terminal. | |||||||
Steps To Reproduce | OB.MobileApp.model.hookManager.registerHook('OBPOS_RenderCategory', function(args, callbacks) { if (OB.Model.PCatTPV.allowedCategories.indexOf(args.category.model.id) < 0) { args.category.destroy(); } OB.MobileApp.model.hookManager.callbackExecutor(args, callbacks); }); | |||||||
Proposed Solution | See attached Update documentation | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0081214) Orekaria (viewer) 2015-10-22 14:40 |
Where should be added? file, line. better provide a diff |
(0083882) hgbot (developer) 2016-02-03 08:53 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a4d3d576ac9ee1e4412329573ecffb6c813d76fe Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Jan 29 15:06:48 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a4d3d576ac9ee1e4412329573ecffb6c813d76fe [^] Fixed issue 31148: Necessary to add a hook in render category Hook has been added --- M web/org.openbravo.retail.posterminal/js/components/rendercategory.js --- |
(0083883) hgbot (developer) 2016-02-03 08:54 |
Repository: tools/automation/pi-mobile Changeset: 4a69ae7490865e499064ed53b9a30d30cecf3af1 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Feb 02 14:07:41 2016 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4a69ae7490865e499064ed53b9a30d30cecf3af1 [^] Verifies issue 31148: Necessary to add a hook in render category Added test I31148_HookRenderCategory. --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31148_HookRenderCategory.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2015-10-14 10:52 | VictorVillar | New Issue | |
2015-10-14 10:52 | VictorVillar | Assigned To | => Retail |
2015-10-14 10:52 | VictorVillar | OBNetwork customer | => Yes |
2015-10-14 10:52 | VictorVillar | Support ticket | => 37371 |
2015-10-14 10:52 | VictorVillar | Resolution time | => 1447110000 |
2015-10-14 10:52 | VictorVillar | Triggers an Emergency Pack | => No |
2015-10-14 10:52 | VictorVillar | Issue Monitored: networkb | |
2015-10-14 12:13 | Orekaria | Status | new => acknowledged |
2015-10-22 14:38 | Orekaria | Status | acknowledged => scheduled |
2015-10-22 14:40 | Orekaria | Note Added: 0081214 | |
2015-10-22 14:40 | Orekaria | Status | scheduled => feedback |
2015-10-23 10:16 | VictorVillar | Status | feedback => new |
2016-01-28 13:58 | Orekaria | File Added: rendercategory.js | |
2016-01-28 18:03 | Orekaria | Status | new => acknowledged |
2016-01-29 14:21 | Orekaria | Proposed Solution updated | |
2016-01-29 14:42 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2016-01-29 14:42 | jorge-garcia | Status | acknowledged => scheduled |
2016-02-03 08:53 | hgbot | Checkin | |
2016-02-03 08:53 | hgbot | Note Added: 0083882 | |
2016-02-03 08:53 | hgbot | Status | scheduled => resolved |
2016-02-03 08:53 | hgbot | Resolution | open => fixed |
2016-02-03 08:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a4d3d576ac9ee1e4412329573ecffb6c813d76fe [^] |
2016-02-03 08:54 | hgbot | Checkin | |
2016-02-03 08:54 | hgbot | Note Added: 0083883 | |
2016-02-03 20:03 | marvintm | Review Assigned To | => marvintm |
2016-02-03 20:03 | marvintm | Status | resolved => closed |
2016-02-03 20:03 | marvintm | Fixed in Version | => RR16Q2 |
Copyright © 2000 - 2009 MantisBT Group |