Collection of OCA/server-tools related modules.
  • HTML 83.1%
  • Python 14.3%
  • Shell 2.3%
  • SCSS 0.3%
Find a file
2026-02-24 09:16:46 +01:00
auth_impersonate_user feat(web_font_dobra_book): add module description and update documentation links 2025-10-30 11:58:15 +01:00
auth_totp_ip_check feat(web_font_dobra_book): add module description and update documentation links 2025-10-30 11:58:15 +01:00
base_external_mssql chore: add license 2025-04-08 18:29:10 +02:00
base_recursion_limit feat(web_font_dobra_book): add module description and update documentation links 2025-10-30 11:58:15 +01:00
mail_server_filter feat(web_font_dobra_book): add module description and update documentation links 2025-10-30 11:58:15 +01:00
mail_service_users feat(web_font_dobra_book): add module description and update documentation links 2025-10-30 11:58:15 +01:00
prometheus_exporter feat(prometheus_exporter): back-port from 18.0 2026-02-24 09:16:46 +01:00
server_config_environment feat(web_font_dobra_book): add module description and update documentation links 2025-10-30 11:58:15 +01:00
web_font_arial feat(web_font_dobra_book): add module description and update documentation links 2025-10-30 11:58:15 +01:00
web_font_dobra_book feat(web_font_dobra_book): add module description and update documentation links 2025-10-30 11:58:15 +01:00
.editorconfig init branch 2023-11-27 11:08:15 +01:00
.eslintrc.yml chore: lint with ruff 2025-03-12 16:44:38 +01:00
.gitignore feat(web_font_dobra_book): rename font files and update references 2025-10-30 11:57:55 +01:00
.pre-commit-config.yaml feat(web_font_dobra_book): rename font files and update references 2025-10-30 11:57:55 +01:00
.prettierrc.yml init branch 2023-11-27 11:08:15 +01:00
.pylintrc feat(web_font_dobra_book): rename font files and update references 2025-10-30 11:57:55 +01:00
.ruff.toml chore: lint with ruff 2025-03-12 16:44:38 +01:00
LICENSE chore: lint with ruff 2025-03-12 16:44:38 +01:00
README.md feat(web_font_dobra_book): add module description and update documentation links 2025-10-30 11:58:15 +01:00
requirements.txt lint modules 2024-01-17 15:52:26 +01:00
task feat(web_font_dobra_book): rename font files and update references 2025-10-30 11:57:55 +01:00

Odoo Apps: Server Tools

Odoo modules extending the server module.

Usage

Clone this repo into the Odoo addons directory.

git clone git@github.com:Mint-System/Odoo-Apps-Server-Tools.git ./addons/server_tools

Available modules

Module Summary
auth_impersonate_user Impersonate another users.
auth_totp_ip_check Disable totp for specific ip networks.
base_external_mssql """,
base_recursion_limit Set python recursion limit.
mail_server_filter Filter outgoing and incoming mail server by database name.
mail_service_users Exclude service users from warranty contract.
prometheus_exporter Monitor Odoo metrics with Prometheus.
server_config_environment Define environments for server configurations.
web_font_arial Add Arial font to font selection.
web_font_dobra_book Add free Web Font Dobra Book to font selection.