documentation/content/developer
Julien Castiaux b0cc13d4fe [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#7274

X-original-commit: c55e8f251a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2024-01-04 23:00:59 +00:00
..
howtos [IMP] Rework the JavaScript tutorials 2023-12-20 00:41:24 +00:00
reference [FIX] developer/reference/cli: log on stderr 2024-01-04 23:00:59 +00:00
tutorials [FW][FIX] developer/tutorials/getting_started: swap headers 2024-01-03 17:43:36 +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-22 15:52:49 +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