server-tools
server-tools copied to clipboard
Tools for Odoo Administrators to improve some technical features on Odoo.
This PR adds an option to configure the output format of the monitoring and adds support for Prometheus which can just fetch the metric file via the controller.
## Module session_db ## Describe the bug Module is not loading throwing the error: ``` debian-12-odoo-1 | Traceback (most recent call last): debian-12-odoo-1 | File "/opt/bitnami/odoo/lib/odoo-15.0.post20240710-py3.10.egg/odoo/service/server.py", line 1210, in load_server_wide_modules...
It may be usefull for instance to be able to pass custom parameters to the fsspec open method @bealdav @kevinkhao @bguillot Easy one if you may review it
- Fixed some minor Python2 > 3 issues. - Odoo keeps microseconds for write_date and create_date fields and drops them for Datetime fields. As so, in order for duration to...
Standard migration from `10.0` (https://github.com/OCA/server-tools/tree/456a6ca7aec6f2415e78027874915576616f1587/base_import_default_enable_tracking).
Module migrated to version 17.0 cc https://github.com/APSL 159238 @miquelalzanillas @lbarry-apsl @javierobcn @mpascuall @BernatObrador @ppyczko please review - [Issue] https://github.com/OCA/server-tools/issues/2752