Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.15 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.15 KB

Odoo Apps: Server Tools

Collection of Odoo apps to improve technical features.

Usage

Clone module into Odoo addon directory.

git clone [email protected]:mint-system/odoo-apps-server-tools.git ./addons/server_tools

Available modules

Module Summary
auth_impersonate_user Impersonate another users.
auth_oauth_keycloak Enables Keycloack integration for the OAuth2 Authentication module.
auth_totp_ip_check Disable totp for specific ip networks.
base_recursion_limit Set python recursion limit.
board_users See all dashboards of each user.
home_background_image Set a background image for the Odoo company.
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.