Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1948 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
вер. 23
1982
2
лип. 19
3794
0
трав. 19
3895
3
квіт. 19
3008
1
черв. 17
3315