We are looking to implement OpenERP for a client in a web based application. This means we will be using the web services through XML-RPC to connect with their database.
We have already found quite some how-to documentation, but cannot seem to find a list of methods and arguments callable from the execute function.
Is there any where we can find out the signature of the accessible API methods?
Thanks