trobz / openerp-web-unleashed

Unleash your OpenERP web modules with Backbone and Marionette frameworks !
Other
33 stars 18 forks source link

Error Javascript #9

Closed cunguito closed 8 years ago

cunguito commented 8 years ago

Cannot read property 'module' of undefined.

/* /booking_chart/static/src/js/widgets/chart.js defined in bundle 'web.assets_backend' */ openerp.unleashed.module('booking_chart').(...)

sbevnc commented 8 years ago

The issue has been fixed in https://github.com/trobz/openerp-booking-chart repository, please pull the latest source code from this repository to apply the fix.

Thank you for reporting the bug.