documentation/content/developer
Julien Castiaux c847bdc4dd [FIX] developer/reference/cli: log on stderr
Odoo is actually logging on sys.stderr and not sys.stdout[^1][^2][^3].

Remove passage about the workflows, the workflows were an OpenERP
feature removed almost a decade ago in odoo/odoo@98cb4719db.

Fixes: #7210

[^1]: b3b9b2b49e/odoo/netsvc.py (L156)
[^2]: b3b9b2b49e/odoo/netsvc.py (L198)
[^3]: https://docs.python.org/3/library/logging.handlers.html#logging.StreamHandler

closes odoo/documentation#7272

X-original-commit: c55e8f251a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2024-01-05 03:24:45 +00:00
..
howtos [IMP] Rework the JavaScript tutorials 2023-12-18 23:31:55 +00:00
reference [FIX] developer/reference/cli: log on stderr 2024-01-05 03:24:45 +00:00
tutorials [FIX] developer/tutorials/getting_started: swap headers 2024-01-03 09:17:54 +00:00
glossary.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
howtos.rst [IMP] developer: document how to create standalone owl apps 2023-11-21 20:06:45 +00:00
reference.rst [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-23 16:09:00 +01:00
tutorials.rst [IMP] developer/tutorials: separate js framework tutorial in two parts 2023-04-25 11:22:48 +02:00