Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027403Retail ModulesWeb POSpublic2014-08-21 11:442016-03-15 15:18
Orekaria 
Retail 
normalmajoralways
acknowledgedopen 
5
 
 
No
0027403: Stabilization: Discounts should not execute actions until the javascript generated file has been processed
Stabilization: Discounts should not execute actions until the javascript generated file has been processed
Verify that in discounts.js this code is executed while the javascript generated file in being processed:

  for (i = 0; i < onLoadActions.length; i++) {
    if (onLoadActions[i].execute) {
      onLoadActions[i].execute();
    }
  }
No tags attached.
depends on defect 0027341RR14Q4 closed Orekaria Stabilization: org.openbravo.retail.discounts should depend on org.openbravo.mobile.core 
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 11:44OrekariaNew Issue
2014-08-21 11:44OrekariaAssigned To => Orekaria
2014-08-21 11:44OrekariaTriggers an Emergency Pack => No
2014-08-21 11:44OrekariaRelationship addeddepends on 0027341
2014-08-21 11:44OrekariaRelationship addedblocks 0027329
2014-09-22 16:24mtaalTarget VersionRR14Q4 =>
2014-09-22 17:04mtaalTarget Version => RR14Q4
2014-09-29 17:05mtaalTarget VersionRR14Q4 =>
2016-03-15 15:18OrekariaStatusnew => acknowledged
2016-03-15 15:18OrekariaAssigned ToOrekaria => Retail

There are no notes attached to this issue.