[IMP] doc: wording of method-calling introduction

This commit is contained in:
Xavier Morel 2014-11-17 16:17:07 +01:00
parent 8f784edce1
commit a8f261b49c
1 changed files with 2 additions and 2 deletions

View File

@ -250,8 +250,8 @@ the login.
Calling methods
===============
The second — and most generally useful — is ``xmlrpc/2/object`` which is used
to call methods of odoo models via the ``execute_kw`` RPC function.
The second endpoint is ``xmlrpc/2/object``, is used to call methods of odoo
models via the ``execute_kw`` RPC function.
Each call to ``execute_kw`` takes the following parameters: