Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031148
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSmajoralways2015-10-14 10:522016-02-03 20:03
ReporterVictorVillarView Statuspublic 
Assigned Tojorge-garcia 
PriorityurgentResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revisiona4d3d576ac9e
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031148: Necessary to add a hook in render category

DescriptionNecessary to add a hook in render category.

They are going to split the product categories per each pos terminal.
Steps To ReproduceOB.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 SolutionSee attached
Update documentation
TagsNo tags attached.
Attached Files? file icon rendercategory.js [^] (1,170 bytes) 2016-01-28 13:58

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0081214)
Orekaria (administrator)
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
---

- Issue History
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 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
Powered by Mantis Bugtracker