Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2312 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
sept. 23
2384
2
iul. 19
4209
0
mai 19
4255
3
apr. 19
3307
1
iun. 17
3711