[base_exception](base_exception/) | 10.0.1.0.0 | This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
[base_export_manager](base_export_manager/) | 10.0.1.0.0 | Manage model export profiles
[base_import_default_enable_tracking](base_import_default_enable_tracking/) | 10.0.1.0.0 | This modules simply enables history tracking when doing an import.
[base_import_match](base_import_match/) | 10.0.1.0.0 | Try to avoid duplicates before importing
[base_import_security_group](base_import_security_group/) | 10.0.1.0.0 | Group-based permissions for importing CSV files
[base_kanban_stage](base_kanban_stage/) | 10.0.1.0.0 | Provides stage model and abstract logic for inheritance
[base_kanban_stage_state](base_kanban_stage_state/) | 10.0.1.0.0 | Maps stages from base_kanban_stage to states
@ -67,7 +70,7 @@ addon | version | summary
[sentry](sentry/) | 10.0.1.0.0 | Report Odoo errors to Sentry
[server_environment](server_environment/) | 10.0.1.2.0 | move some configurations out of the database
[server_environment_files_sample](server_environment_files_sample/) | 10.0.1.0.0 | sample config file for server_environment
[server_environment_ir_config_parameter](server_environment_ir_config_parameter/) | 10.0.1.0.0 | Override System Parameters from server environment file
[server_environment_ir_config_parameter](server_environment_ir_config_parameter/) | 10.0.1.0.1 | Override System Parameters from server environment file
[user_immutable](user_immutable/) | 10.0.1.0.0 | Add Immutable User Support
[user_threshold](user_threshold/) | 10.0.1.0.0 | Add Configurable User Threshold Support
[users_ldap_mail](users_ldap_mail/) | 10.0.1.0.0 | LDAP mapping for user name and e-mail
@ -85,8 +88,6 @@ addon | version | summary
[auth_from_http_remote_user](auth_from_http_remote_user/) | 8.0.1.0.0 (unported) | Authenticate via HTTP Remote User
[auth_session_timeout](auth_session_timeout/) | 9.0.1.0.0 (unported) | This module disable all inactive sessions since a given delay
[base_custom_info](base_custom_info/) | 9.0.1.0.0 (unported) | Add custom field in models
[base_debug4all](base_debug4all/) | 8.0.1.0.0 (unported) | Shows full debug options for all users
[base_export_manager](base_export_manager/) | 9.0.1.1.0 (unported) | Manage model export profiles
[base_report_auto_create_qweb](base_report_auto_create_qweb/) | 9.0.1.0.0 (unported) | Report qweb auto generation