This question has been flagged
1 Reply
2990 Views

I'm trying to create a payment related to an invoice via XML RPC (Odoo11) and I can't figure how. Can you give me an example of a payment insertion via XML RPC ?  Which method should I call & with what arguments ?

Avatar
Discard
Best Answer

Hi Sirtoli,

in account module there is account.payment model.

In account.payment model please check the method called action_validate_invoice_payment().

Thanks.





Email: odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

Avatar
Discard