I've installed odoo15 enterprise edition in Linux VPS Server. I want to convert ir.attachment (i.e reports) in sales module into pdf file using python. I've seen similar posts with base64 functionalities but it's confusing can anyone explain it clearly
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
5010
ビュー
Hi,
In odoo, the uploading method is basically used to attach documents.
That means, when we create an attachment normally, we have to upload
the record manually. We can automatically solve its manual operation by
creating a pdf report in odoo.
for more reference, you can refer to the Blog:
https://www.cybrosys.com/blog/how-to-create-pdf-attachment-automatically-in-odoo-15
Hope it helps
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
11月 21
|
5256 | ||
|
3
3月 23
|
10134 | ||
|
1
11月 22
|
5566 | ||
|
0
12月 21
|
3626 | ||
|
1
12月 22
|
2703 |