[IMP] developer/api/odoo: rework page to use examples and content tabs
task-2787415 Part-of: odoo/documentation#1688
This commit is contained in:
parent
269173caac
commit
1afdec3784
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.. _webservices/iap:
|
.. _api/iap:
|
||||||
|
|
||||||
===============
|
===============
|
||||||
In-App Purchase
|
In-App Purchase
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -203,7 +203,7 @@ Unsafe Public Methods
|
|||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
Any public method can be executed via a :ref:`RPC call
|
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.
|
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
|
On public methods, the record on which a method is executed and the parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user