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
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
3月 15
|
3891 | ||
|
3
12月 23
|
49330 | ||
|
2
3月 15
|
7188 | ||
|
3
3月 15
|
4543 | ||
|
0
2月 19
|
4583 |
i have same requirement.please help