Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027399Retail ModulesWeb POSpublic2014-08-21 09:572016-03-17 18:08
Orekaria 
mario_castello 
normalmajoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
0027399: Stabilization: Raname the HookManager references in the LevelPricing and ScalableLevelPricing retail modules
Stabilization: Modules org.openbravo.retail.levelpricing and org.openbravo.pricing.scalablelevelpricing needs their HookManager references to be renamed to OB.UTIL.HookManager
Find OB.MobileApp.model.hookManager calls
Verify that they don't follow the new rule to access the HookManager: https://issues.openbravo.com/view.php?id=27349 [^] API change
rename all occurrences of OB.MobileApp.model to OB.UTIL.HookManager
No tags attached.
depends on defect 0027349RR14Q4 closed Orekaria [API Deprecation] The HookManager does not have to depend on the OB.MobileApp.model object 
blocks feature request 0027329 new Retail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
Issue History
2014-08-21 09:57OrekariaNew Issue
2014-08-21 09:57OrekariaAssigned To => marvintm
2014-08-21 09:57OrekariaTriggers an Emergency Pack => No
2014-08-21 09:58OrekariaRelationship addeddepends on 0027349
2014-08-21 09:58OrekariaRelationship addedblocks 0027329
2016-03-08 20:09OrekariaAssigned Tomarvintm => Retail
2016-03-08 21:35mario_castelloStatusnew => acknowledged
2016-03-08 21:35mario_castelloAssigned ToRetail => mario_castello
2016-03-09 20:34hgbotCheckin
2016-03-09 20:34hgbotNote Added: 0084861
2016-03-09 20:34hgbotStatusacknowledged => resolved
2016-03-09 20:34hgbotResolutionopen => fixed
2016-03-09 20:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.levelpricing/rev/4b010d2e7787618c65871f1304e1868fd0f7ff66 [^]
2016-03-09 20:36hgbotCheckin
2016-03-09 20:36hgbotNote Added: 0084862
2016-03-17 18:08marvintmReview Assigned To => marvintm
2016-03-17 18:08marvintmStatusresolved => closed
2016-03-17 18:08marvintmFixed in Version => RR16Q2

Notes
(0084861)
hgbot   
2016-03-09 20:34   
Repository: erp/pmods/org.openbravo.retail.levelpricing
Changeset: 4b010d2e7787618c65871f1304e1868fd0f7ff66
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Mar 09 13:33:35 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.levelpricing/rev/4b010d2e7787618c65871f1304e1868fd0f7ff66 [^]

Fixed issue 27399: Rename OB.MobileApp.model.hookmanager to OB.Util.HookManager for levelpricing module

---
M web/org.openbravo.retail.levelpricing/js/hook/hook.js
---
(0084862)
hgbot   
2016-03-09 20:36   
Repository: erp/pmods/org.openbravo.pricing.scalablelevelpricing
Changeset: ef162e1df91eada372d91af6aac54026c13b2f89
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Mar 09 13:36:01 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.pricing.scalablelevelpricing/rev/ef162e1df91eada372d91af6aac54026c13b2f89 [^]

Related to issue 27399: Rename OB.MobileApp.model.hookmanager to OB.Util.HookManager for scalablelevelpricing module

---
M web/org.openbravo.pricing.scalablelevelpricing/js/addalgorithm.js
---