I have a odoo model who stores different values and i m showing those values in customer portal in table. Like Name, Property, Owner, Address, Attachment. I'm facing issue in attachment column how can i show attachment from my backend form to portal in a column and made it downloadable on a click.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
2
Besvarelser
4566
Visninger
@sehrish i have already sent an attachment from my website form to backend which is working fine now i want to show that attachment from odoo backend model to portal user in my template table how can I? i have tried t-attf-src but it didnt work
do you fine solution plz?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
2
jul. 25
|
1682 | ||
|
1
jul. 25
|
2817 | ||
|
1
maj 24
|
2958 | ||
|
2
feb. 24
|
2346 | ||
|
0
maj 23
|
2439 |
Attachment in Odoo:
1- https://learnopenerp.blogspot.com/2019/01/add-attachement-file-from-odoo-website.html
2- http://learnopenerp.blogspot.com/2016/06/using-binary-fields-in-odoo.html