[IMP] developer/api/odoo: rework page to use examples and content tabs

task-2787415

Part-of: odoo/documentation#1688
This commit is contained in:
Antoine Vandevenne (anv) 2022-03-08 13:07:24 +00:00
parent 269173caac
commit 1afdec3784
3 changed files with 673 additions and 876 deletions

View File

@ -1,5 +1,5 @@
.. _webservices/iap:
.. _api/iap:
===============
In-App Purchase

File diff suppressed because it is too large Load Diff

View File

@ -203,7 +203,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