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
auth_totp_ip_check
base_external_mssql
base_recursion_limit
mail_server_filter
mail_service_users
prometheus_exporter
server_config_environment
web_font_arial
web_font_dobra_book
.editorconfig
.eslintrc.yml
.gitignore
.pre-commit-config.yaml
.prettierrc.yml
.pylintrc
.ruff.toml
LICENSE
README.md
requirements.txt
task

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.