Hi all,
I write some customized widget (instance.web.form.AbstractField) but the script is cached in web.assets_backend.js file. Therefore it takes time to refresh the script by upgrade the module.
In Odoo v9, simply refresh the browser and the code is display ('cause it's not cached)
Hope you have any solution to this.
Cheers,