Collection of Odoo apps to improve technical features.
Clone module into Odoo addon directory.
git clone [email protected]:mint-system/odoo-apps-server-tools.git ./addons/server_tools
Module | Summary |
---|---|
auth_impersonate_user | Impersonate another users. |
auth_totp_ip_check | Disable totp for specific ip networks. |
base_action_manager_access | Grant server action access to erp manager group. |
base_db_anonymization | Anonymize content of selected database fields. |
base_module_user_acl | Restricted access to apps app. |
base_user_acl | Base module for ACL modules. |
base_vat_required_vies | Make VIES VAT check mandatory. |
board_user_acl | Restricted access to dashboards app. |
mail_disable_translation | Disable translation for fields of the mail module. |
mail_format_with_parent | Use name of parent for mailing if partner has no name. |
mail_server_filter | Filter outgoing and incoming mail server by database name. |
mail_service_users | Exclude service users from warranty contract. |
mail_tracking_helpdesk_bounce_ticket | When email is bounced create a helpdesk ticket. |
product_disable_translation | Disable translation for fields of the product module. |
prometheus_exporter | Monitor Odoo metrics with Prometheus. |
url_slug | Generate slug from record name for web urls. |
web_enterprise_admin_expiration_panel | Show database expiration panel for Admins only. |