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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027403
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-08-21 11:442016-03-15 15:18
ReporterOrekariaView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027403: Stabilization: Discounts should not execute actions until the javascript generated file has been processed

DescriptionStabilization: Discounts should not execute actions until the javascript generated file has been processed
Steps To ReproduceVerify 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();
    }
  }
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0027341RR14Q4 closedOrekaria Stabilization: org.openbravo.retail.discounts should depend on org.openbravo.mobile.core 
blocks feature request 0027329 newRetail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-08-21 11:44 Orekaria New Issue
2014-08-21 11:44 Orekaria Assigned To => Orekaria
2014-08-21 11:44 Orekaria Triggers an Emergency Pack => No
2014-08-21 11:44 Orekaria Relationship added depends on 0027341
2014-08-21 11:44 Orekaria Relationship added blocks 0027329
2014-09-22 16:24 mtaal Target Version RR14Q4 =>
2014-09-22 17:04 mtaal Target Version => RR14Q4
2014-09-29 17:05 mtaal Target Version RR14Q4 =>
2016-03-15 15:18 Orekaria Status new => acknowledged
2016-03-15 15:18 Orekaria Assigned To Orekaria => Retail


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker