Category "backbone.js"

"Module not found" when migrating to Webpack 5

I am trying to migrate my React app to webpack 5.72.0 (from 4.42.1). So I also have webpack-cli (4.9.2), webpack-dev-server (4.8.1) and babel (7.17.9). My probl

Customer filter in Odoo 13 POS

I need to filter the Customer list in Odoo 13 POS customer button. I have written code in js and added it in XML file also but it's not working. The code is men

Download anchor link with authorization header

I have a link that I would like to add to my javascript (Marionette/Backbone) single page application that will download an Excel file to the user's local drive

Uncaught ReferenceError: text is not defined

http://jsfiddle.net/3pSg7/ I wonder if someone can help to find what's wrong in this case. I get "Uncaught ReferenceError: text is not defined" in line 6. Usi