documentation/content/developer/reference
Julien Castiaux 88358b1991 [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#7262

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:01:53 +00:00
..
backend [IMP] orm: update changelog 2023-11-15 12:29:11 +00:00
external_api [MOV] developer/api/external_api: move "External API" to the reference dir 2023-02-23 16:23:22 +01:00
extract_api [IMP] extract_api: document the new API version 2023-11-03 11:15:49 +00:00
frontend [FIX] qweb: type "overrinding" 2023-10-06 18:20:48 +00:00
standard_modules [FIX] *: RST cleanup 2023-02-15 14:38:43 +01:00
user_interface [IMP] scss: update, improve preexisting content 2023-01-13 17:33:02 +01:00
backend.rst [ADD] developer/reference: add a reference page on performance 2022-10-06 18:01:00 +02:00
cli.rst [FIX] developer/reference/cli: log on stderr 2024-01-04 23:01:53 +00:00
external_api.rst [FW][ADD] rpc: Go examples 2023-07-14 12:12:50 +02:00
extract_api.rst [IMP] extract_api: document the new API version 2023-11-03 11:15:49 +00:00
frontend.rst [IMP] create JavaScript howtos 2023-04-05 11:17:00 +02:00
standard_modules.rst [ADD] reference/standard_modules: API reference for the payment engine 2022-10-09 09:11:46 +02:00
user_interface.rst [IMP] scss: update, improve preexisting content 2023-01-13 17:33:02 +01:00