server-tools
server-tools copied to clipboard
Tools for Odoo Administrators to improve some technical features on Odoo.
I recently install letsencrypt. When I tried to execute Update letsencrypt certificates for first time to obtain .crt file I received next error: 2020-02-17 13:08:44,185 20948 INFO ? werkzeug: 127.0.0.1...
## Module base_fontawesome ## Describe the bug Some icon (social for example) are not rendered. ## To Reproduce **Affected versions**: - [ ] 14.0 yes - [x] 16.0 no Steps...
sentry-sdk installation is not possible on Odoo 16 due to urllib3 conflict. ``` venv16 ~ pip install sentry-sdk Collecting sentry-sdk Using cached sentry_sdk-2.0.1-py2.py3-none-any.whl (266 kB) Requirement already satisfied: certifi in...
Original PR: https://github.com/OCA/server-tools/pull/2928
Forward port of https://github.com/OCA/server-tools/pull/1978 - [ ] Depends on https://github.com/OCA/server-tools/pull/2860
This module lets you log slow WSGI requests. It is useful to analysis performance issue given more context regarding the request and only log if processed time is higher to...
Migrate the three related modules: * base_external_system * base_external_system_http * base_external_system_oauth