Hello, I have added style and JavaScript files to Odoo as follows.
But they are not implemented. I can't figure out if they are not connected or if something went wrong. Is there a solution to find out if the files are added correctly or not?
They are not displayed in the 'inspect' either.
<templateid="assets_backend_btn"name="Btn assets"inherit_id="web.assets_backend"> <xpathexpr="script[last()]"position="after"> <linkrel="stylesheet"href="/be4energy_email/static/src/scss/theme.scss"/>
I don't have any errors but the files don't work at all.