Hi all,
I'm using odoo 10
I have 2 websites in odoo with JS. For exemple, Website1 and Website2.
When I’m using Website1,
the Website2’s JS file is loaded and used.
I’d like to separate JS files, one
for each website, not for both. I have the same issue on CSS files.
I add this file in 'website.assets_frontend'
Do you have a solution ?
Thx
why don't you implement different modules for each site to customize things individually ?