コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2107 ビュー

Hello,

I'm working with Python external API and want to retrieve invoices in PDF form from Odoo. Now the attachments of the invoices are not generated automatically. I want to let them be generated automatically (after the invoice model is created).

Is there a method or model I can call? I tried the 'report' method for xmlrpc but that states that the report method doesn't exist.

If the method can be called automatically within Odoo that is also good.

アバター
破棄
最善の回答

This should work. I've retrieved pdf reports using it.
https://pythonhosted.org/OdooRPC/ref_report.html

アバター
破棄
関連投稿 返信 ビュー 活動
1
9月 23
2156
2
7月 19
3977
0
5月 19
4064
3
4月 19
3116
1
6月 17
3494