Skip to Content
Menu
This question has been flagged
1 Odpoveď
2211 Zobrazenia

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
Zrušiť
Best Answer

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
sep 23
2290
2
júl 19
4067
0
máj 19
4150
3
apr 19
3230
1
jún 17
3565