Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2318 Ansichten

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.

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Sept. 23
2385
2
Juli 19
4209
0
Mai 19
4258
3
Apr. 19
3308
1
Juni 17
3715