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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
2
Replies
4558
Views
@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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jul 25
|
1677 | ||
|
1
Jul 25
|
2797 | ||
|
1
May 24
|
2946 | ||
|
2
Feb 24
|
2334 | ||
|
0
May 23
|
2435 |
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