src="/module_name/static/description/image.png" does not seem to work on image tags in my xml template. I'm on odoo16.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
I added class="article" to the top div element and suddenly the report came to life. My images displayed, the font was set etc I don't know what it does but it worked for me. Thanks for the help anyways
Hi,
Refer to the below code
<template id="your_template_id" inherit_id="your_inherited_
<!-- Add the web directive to reference static assets -->
<xpath expr="//img/@src" position="replace">
<attribute name="t-att-src">web/image/
</xpath>
<!-- Your other template content goes here -->
</template>
Hope it helps
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
déc. 23
|
1317 | ||
|
1
juil. 19
|
8069 | ||
|
3
mars 17
|
8632 | ||
|
1
mars 25
|
531 | ||
|
0
nov. 24
|
852 |