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

View Revisions: Issue #37462 All Revisions ] Back to Issue ]
Summary 0037462: Error randomly with modules Discount rules for Retail by total and Discounts category for WebPOS
Revision 2017-12-12 16:15 by malsasua
Description when installed the below two modules:
.Discount rules for Retail by total
.Discounts category for WebPOS

depends of order that the static resources are included in the whole javascript (randomly because the two modules have got the same dependencies), one error is returned:
Uncaught TypeError: Cannot read property 'model' of undefined
at Object.discountChanged (8a6fdaecf35207c14a5eff5c0b7f047f.js:75568)

In DiscountsUIPrototype.discountChanged, it requires to call to the function bind with arrguments, but it is called without arguments

Revision 2017-12-12 14:18 by malsasua
Description when installed the below two modules:
.Discount rules for Retail by total
.Discounts category for WebPOS

depends of order that the static resources are included in the whole javascript (randomly because the two modules have the same dependencies), one error is returned:
Uncaught TypeError: Cannot read property 'model' of undefined
at Object.discountChanged (8a6fdaecf35207c14a5eff5c0b7f047f.js:75568)

In DiscountsUIPrototype.discountChanged, it requires to call to the function bind with arrguments, but it is called without arguments



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker