documentation/content/developer/reference
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: 

[^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 

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
..
backend [FW][FIX] developer/mixins: fix typo in XMLID 2023-12-07 22:05:57 +00:00
external_api [MOV] developer/api/external_api: move "External API" to the reference dir 2023-02-23 16:09:00 +01:00
extract_api [IMP] extract_api: document the new API version 2023-11-03 16:55:58 +00:00
frontend [IMP] Rework the JavaScript tutorials 2023-12-20 00:41:24 +00:00
standard_modules [IMP] developer/reference/payment: add docstrings for payment_method 2023-09-22 13:32:51 +00:00
user_interface [FW][FIX] developer/user_interface: fix typo in 'attribute' 2024-01-03 17:43:34 +00:00
backend.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
cli.rst [FIX] developer/reference/cli: log on stderr 2024-01-04 23:00:59 +00:00
external_api.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
extract_api.rst [IMP] extract_api: document the new API version 2023-11-03 16:55:58 +00:00
frontend.rst [IMP] create JavaScript howtos 2023-04-05 13:57:53 +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] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00