Hi every one,
I want to show my attachment(binary) field data on webpage as pdf file kindly guid.
Thank you so much in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi every one,
I want to show my attachment(binary) field data on webpage as pdf file kindly guid.
Thank you so much in advance
Hi,
You can use the following code, adapt it as you need:
<a t-attf-href="/web/content/#{attachment.id}?download=true" target="_blank">
<div class='oe_attachment_embedded o_image' t-att-title="attachment.name" t-att-data-mimetype="attachment.mimetype" t-attf-data-src="/web/image/#{attachment.id}/100x80"/>
<div class='oe_attachment_name'><t t-raw='attachment.name' /></div>
</a>
Best regards!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
cze 21
|
6746 | ||
|
0
sty 21
|
804 | ||
|
2
kwi 20
|
9912 | ||
|
0
maj 24
|
1642 | ||
|
2
maj 24
|
3295 |