Hello ,
I need to be able to open an invoice from JAVA using the XMLRPC library. From what I have investigated I believe that the method is called ACTION_INVOICE_OPEN and in Python it receives at least the self object as a parameter.
It should be noted that the invoice is currently in a draft state.
I found functions to call functions using the library but I think I am parameterizing something wrong.
if someone can help me please, thank you in advance