Hello,
when module is disabled, i have a css error like this
(detail of error : could not get content for in browser : website_payement/static/src/snippets/s_donation/000.js
or in odoo log : Unallowed to fetch files from addon website_payment
→ website_payment/static/src/snippets/s_donation/000.js
view in web page : a css error is occured, using an old style to render this page
when module is enable, i have just an 500 error and no acces to odoo
Already try to :
- download last version of module,
- try to recompile the asset
Someone have an idea?
Thanks in advance