i try to send invoice email via XMLRPC with Ripcord in PHP.. i find something like https://www.odoo.com/id_ID/forum/help-1/send-invoice-mail-from-python-code-148921
but, it using Python
Any ideas how to send invoice email via XMLRPC with Ripcord in PHP?
i already try this :
but it just return some invoice data template
and i try this to send the email :
but it just return error like this :