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!
PrijaviRelated Posts | Odgovori | Prikazi | Aktivnost | |
---|---|---|---|---|
|
1
mar. 15
|
3884 | ||
|
3
dec. 23
|
49327 | ||
|
2
mar. 15
|
7185 | ||
|
3
mar. 15
|
4538 | ||
|
0
feb. 19
|
4573 |
i have same requirement.please help