[FIX] developer/*: code blocks linting & fixes

invalid xml
invalid python
correct indentation

closes odoo/documentation#3029

X-original-commit: b2121b7891
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
Victor Feyens
2022-11-21 16:29:59 +00:00
parent 2b75fb4bbb
commit 2d1361c026
7 changed files with 62 additions and 62 deletions
@@ -419,7 +419,7 @@ Actions triggered automatically on a predefined frequency.
Number of *interval_type* uom between two executions of the action
``interval_type``
Unit of measure of frequency interval (``minutes``, ``hours``, ``days``, ``weeks``, ``months``,
Unit of measure of frequency interval (``minutes``, ``hours``, ``days``, ``weeks``, ``months``)
``numbercall``
Number of times this action has to be run.
@@ -438,7 +438,7 @@ Actions triggered automatically on a predefined frequency.
.. code-block:: python
model.<method_name>()
model.<method_name>()
``nextcall``
Next planned execution date of this action (date/time format)