GitHub - OCA/server-tools: Tools for Odoo Administrators to improve some technical features on Odoo.
attachment_delete_restrict
18.0.1.0.0
Restrict Deletion of Attachments
attachment_queue
18.0.1.0.1
Base module adding the concept of queue for processing files
attachment_synchronize
18.0.1.0.0
Attachment Synchronize
attachment_unindex_content
18.0.1.0.0
Disable indexing of attachments
auditlog
18.0.2.0.7
Audit Log
auto_backup
18.0.1.0.1
Backups database
autovacuum_message_attachment
18.0.1.0.1
Automatically delete old mail messages and attachments
base_cron_exclusion
18.0.1.0.1
Allow you to select scheduled actions that should not run simultaneously.
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
18.0.2.0.0
Up to date Fontawesome resources.
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
18.0.1.0.0
Manually force noupdate=True on models
base_m2m_custom_field
18.0.1.0.0
Customizations of Many2many
base_model_restrict_update
18.0.1.0.0
Update Restrict Model
base_name_search_improved
18.0.1.1.1
Friendlier search when typing in relation fields
base_partition
18.0.1.0.1
Base module that provide the partition method on all models
base_remote
18.0.1.0.0
Remote Base
base_search_fuzzy
18.0.1.0.0
Fuzzy search with the PostgreSQL trigram extension
base_sequence_option
18.0.1.0.1
Alternative sequence options for specific models
base_sparse_field_list_support
18.0.1.0.0
add list support to convert_to_cache()
base_technical_user
18.0.1.0.1
Add a technical user parameter on the company
base_temporary_action
18.0.1.0.0
This addon allows to create temporary actions
base_time_window
18.0.1.1.1
Base model to handle time windows
base_view_inheritance_extension
18.0.1.0.2
Adds more operators for view inheritance
bus_alt_connection
18.0.1.0.0
Needed when using PgBouncer as a connection pooler
database_cleanup
18.0.1.0.2
Database cleanup
database_size
18.0.1.0.2
Database Size
dbfilter_from_header
18.0.1.0.0
Filter databases with HTTP headers
excel_import_export
18.0.1.0.0
Base module for developing Excel import/export/report
fetchmail_attach_from_folder
18.0.1.2.0
Attach mails in an IMAP folder to existing objects
fetchmail_notify_error_to_sender
18.0.1.0.0
If fetching mails gives error, send an email to sender
html_text
18.0.1.0.0
Generate excerpts from any HTML field
iap_alternative_provider
18.0.1.0.0
Base module for providing alternative provider for iap apps
jsonifier
18.0.1.1.1
JSON-ify data for all models
mail_cleanup
18.0.1.0.1
Mark as read or delete mails after a set time
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
18.0.1.0.1
Automatically update Odoo modules
module_change_auto_install
18.0.1.0.3
Customize auto installables modules by configuration
odoo_test_xmlrunner
18.0.1.0.0
This module override Odoo testing method to run them with xmlrunner tool.
onchange_helper
18.0.1.0.1
Technical module that ease execution of onchange in Python code
rpc_helper
18.0.1.0.2
Helpers for disabling RPC calls
scheduler_error_mailer
18.0.1.0.0
Scheduler Error Mailer
sentry
18.0.1.0.4
Report Odoo errors to Sentry
sequence_python
18.0.1.0.0
Calculate a sequence number from a Python expression
session_db
18.0.1.0.1
Store sessions in DB
test_auditlog
18.0.1.0.3
Additional unit tests for Audit Log based on accounting models
test_base_time_window
18.0.1.0.0
Test Base model to handle time windows
tracking_manager
18.0.1.1.0
This module tracks all fields of a model, including one2many and many2many ones.
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
18.0.1.4.4
Performs a difference analysis between modules installed on two different Odoo instances