src="/module_name/static/description/image.png" does not seem to work on image tags in my xml template. I'm on odoo16.
Această întrebare a fost marcată
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
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
0
dec. 23
|
3552 | ||
|
|
1
iul. 19
|
10140 | ||
|
|
3
mar. 17
|
10681 | ||
|
|
0
mar. 26
|
83 | ||
|
|
1
mar. 25
|
4065 |