콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2557 화면

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
2688
2
7월 19
4402
0
5월 19
4450
3
4월 19
3472
1
6월 17
3929