Hello, is it possible to add a link to a view or field which aims to a pdf document on the server?
E.g. I create an invoice... and now I want to have a link for each invoice which aims to the contract document I refer my invoice to.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello, is it possible to add a link to a view or field which aims to a pdf document on the server?
E.g. I create an invoice... and now I want to have a link for each invoice which aims to the contract document I refer my invoice to.
Try in XML view:
You can use google_drive addon. It is useful if you want to attach document with some template.
OR you can add char field to your table and paste there a link
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 15
|
3880 | ||
|
3
Dec 23
|
49325 | ||
|
2
Mar 15
|
7183 | ||
|
3
Mar 15
|
4531 | ||
|
0
Feb 19
|
4571 |
i have same requirement.please help