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

View Revisions: Issue #27751 All Revisions ] Back to Issue ]
Summary 0027751: Revert dependency on mobile core
Revision 2014-10-06 22:06 by mtaal
Description
Adding dependency on mobile.core will force direct ERP users of this module to also install mobile.core.

The issue affected only prepackaged Q4

a. the dependency was added because the javascript generated file had the discounts code inserted before the mobile.core code, and thus, the discounts code being out of reach of the mobile.core APIs and functions

b. when the dependency was added, the problem was that direct ERP users of this module were forced to install mobile.core

c. after removing the dependency, the discounts stopped working because enyo was the one initializing the methods that discounts needed to work (instead of mobile.core as its now in Q4)

A fix has been made so the discounts javascript code is appended after the mobile.core
Revision 2014-10-06 17:12 by mtaal
Description Adding dependency on mobile.core will force direct ERP users of this module to also install mobile.core.

Solution is to revert this changeset:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/7a87fa636987 [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker