# server-tools
**Repository Path**: mirrors_OCA/server-tools
## Basic Information
- **Project Name**: server-tools
- **Description**: Tools for Odoo Administrators to improve some technical features on Odoo.
- **Primary Language**: Unknown
- **License**: AGPL-3.0
- **Default Branch**: 18.0
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2022-01-05
- **Last Updated**: 2026-03-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=18.0)
[](https://github.com/OCA/server-tools/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[](https://github.com/OCA/server-tools/actions/workflows/test.yml?query=branch%3A18.0)
[](https://codecov.io/gh/OCA/server-tools)
[](https://translation.odoo-community.org/engage/server-tools-18-0/?utm_source=widget)
# server-tools
server-tools
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[attachment_delete_restrict](attachment_delete_restrict/) | 18.0.1.0.0 |
| Restrict Deletion of Attachments
[attachment_queue](attachment_queue/) | 18.0.1.0.1 |
| Base module adding the concept of queue for processing files
[attachment_synchronize](attachment_synchronize/) | 18.0.1.0.0 |
| Attachment Synchronize
[attachment_unindex_content](attachment_unindex_content/) | 18.0.1.0.0 |
| Disable indexing of attachments
[auditlog](auditlog/) | 18.0.2.0.7 | | Audit Log
[auto_backup](auto_backup/) | 18.0.1.0.1 | | Backups database
[autovacuum_message_attachment](autovacuum_message_attachment/) | 18.0.1.0.1 |
| Automatically delete old mail messages and attachments
[base_cron_exclusion](base_cron_exclusion/) | 18.0.1.0.1 |
| Allow you to select scheduled actions that should not run simultaneously.
[base_exception](base_exception/) | 18.0.1.1.1 |
| This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
[base_fontawesome](base_fontawesome/) | 18.0.2.0.0 | | Up to date Fontawesome resources.
[base_fontawesome_web_editor](base_fontawesome_web_editor/) | 18.0.1.0.0 | | Integration between base_fontawesome and web_editor for FontAwesome >= 6.7.2 support.
[base_force_record_noupdate](base_force_record_noupdate/) | 18.0.1.0.0 | | Manually force noupdate=True on models
[base_m2m_custom_field](base_m2m_custom_field/) | 18.0.1.0.0 | | Customizations of Many2many
[base_model_restrict_update](base_model_restrict_update/) | 18.0.1.0.0 |
| Update Restrict Model
[base_multi_image](base_multi_image/) | 18.0.1.0.0 | | Allow multiple images for database objects
[base_name_search_improved](base_name_search_improved/) | 18.0.1.1.1 | | Friendlier search when typing in relation fields
[base_partition](base_partition/) | 18.0.1.0.1 | | Base module that provide the partition method on all models
[base_remote](base_remote/) | 18.0.1.0.0 | | Remote Base
[base_search_fuzzy](base_search_fuzzy/) | 18.0.1.0.0 | | Fuzzy search with the PostgreSQL trigram extension
[base_sequence_option](base_sequence_option/) | 18.0.1.0.1 |
| Alternative sequence options for specific models
[base_sparse_field_list_support](base_sparse_field_list_support/) | 18.0.1.0.0 | | add list support to convert_to_cache()
[base_technical_user](base_technical_user/) | 18.0.1.0.1 | | Add a technical user parameter on the company
[base_temporary_action](base_temporary_action/) | 18.0.1.0.0 | | This addon allows to create temporary actions
[base_time_window](base_time_window/) | 18.0.1.1.1 | | Base model to handle time windows
[base_view_inheritance_extension](base_view_inheritance_extension/) | 18.0.1.0.2 | | Adds more operators for view inheritance
[bus_alt_connection](bus_alt_connection/) | 18.0.1.0.0 | | Needed when using PgBouncer as a connection pooler
[database_cleanup](database_cleanup/) | 18.0.1.0.2 | | Database cleanup
[database_size](database_size/) | 18.0.1.0.2 | | Database Size
[dbfilter_from_header](dbfilter_from_header/) | 18.0.1.0.0 | | Filter databases with HTTP headers
[excel_import_export](excel_import_export/) | 18.0.1.0.0 |
| Base module for developing Excel import/export/report
[fetchmail_attach_from_folder](fetchmail_attach_from_folder/) | 18.0.1.2.0 |
| Attach mails in an IMAP folder to existing objects
[fetchmail_notify_error_to_sender](fetchmail_notify_error_to_sender/) | 18.0.1.0.0 | | If fetching mails gives error, send an email to sender
[html_text](html_text/) | 18.0.1.0.0 | | Generate excerpts from any HTML field
[iap_alternative_provider](iap_alternative_provider/) | 18.0.1.0.0 |
| Base module for providing alternative provider for iap apps
[jsonifier](jsonifier/) | 18.0.1.1.1 | | JSON-ify data for all models
[mail_cleanup](mail_cleanup/) | 18.0.1.0.1 | | Mark as read or delete mails after a set time
[module_analysis](module_analysis/) | 18.0.1.0.0 |
| Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules
[module_auto_update](module_auto_update/) | 18.0.1.0.1 | | Automatically update Odoo modules
[module_change_auto_install](module_change_auto_install/) | 18.0.1.0.3 |
| Customize auto installables modules by configuration
[odoo_test_xmlrunner](odoo_test_xmlrunner/) | 18.0.1.0.0 | | This module override Odoo testing method to run them with xmlrunner tool.
[onchange_helper](onchange_helper/) | 18.0.1.0.1 | | Technical module that ease execution of onchange in Python code
[rpc_helper](rpc_helper/) | 18.0.1.0.2 |
| Helpers for disabling RPC calls
[scheduler_error_mailer](scheduler_error_mailer/) | 18.0.1.0.0 | | Scheduler Error Mailer
[sentry](sentry/) | 18.0.1.0.4 |
| Report Odoo errors to Sentry
[sequence_python](sequence_python/) | 18.0.1.0.0 | | Calculate a sequence number from a Python expression
[session_db](session_db/) | 18.0.1.0.1 |
| Store sessions in DB
[test_auditlog](test_auditlog/) | 18.0.1.0.3 | | Additional unit tests for Audit Log based on accounting models
[test_base_time_window](test_base_time_window/) | 18.0.1.0.0 | | Test Base model to handle time windows
[tracking_manager](tracking_manager/) | 18.0.1.1.0 |
| This module tracks all fields of a model, including one2many and many2many ones.
[tracking_manager_domain](tracking_manager_domain/) | 18.0.1.0.1 |
| This module extends the tracking manager to allow to define a domain on fields to track changes only when certain conditions apply.
[upgrade_analysis](upgrade_analysis/) | 18.0.1.4.4 |
| Performs a difference analysis between modules installed on two different Odoo instances
[//]: # (end addons)
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.