[IMP] developer/api/odoo: rework page to use examples and content tabs
task-2787415 closes odoo/documentation#1667 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
fa17384396
commit
8fe8ad14a7
@ -1,5 +1,5 @@
|
||||
|
||||
.. _webservices/iap:
|
||||
.. _api/iap:
|
||||
|
||||
===============
|
||||
In-App Purchase
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -108,7 +108,7 @@ Unsafe Public Methods
|
||||
---------------------
|
||||
|
||||
Any public method can be executed via a :ref:`RPC call
|
||||
<webservices/odoo/calling_methods>` with the chosen parameters. The methods
|
||||
<api/odoo/calling_methods>` with the chosen parameters. The methods
|
||||
starting with a ``_`` are not callable from an action button or external API.
|
||||
|
||||
On public methods, the record on which a method is executed and the parameters
|
||||
|
Loading…
Reference in New Issue
Block a user