This project aims to deal with modules related to manage Odoo server environment and provide useful tools
addon | version | maintainers | summary |
---|---|---|---|
attachment_delete_restrict | 12.0.1.0.0 | Restrict Deletion of Attachments | |
attachment_queue | 12.0.1.0.1 | Base module adding the concept of queue for processing files | |
attachment_synchronize | 12.0.2.0.1 | Attachment Synchronize | |
attachment_unindex_content | 12.0.1.0.0 | Disable indexing of attachments | |
auditlog | 12.0.2.1.1 | Audit Log | |
auto_backup | 12.0.1.0.2 | Backups database | |
autovacuum_message_attachment | 12.0.1.1.1 | Automatically delete old mail messages and attachments | |
base_changeset | 12.0.1.1.2 | Track record changesets | |
base_conditional_image | 12.0.1.0.2 | Conditional Images | |
base_cron_exclusion | 12.0.1.0.0 | Allow you to select scheduled actions that should not run simultaneously. | |
base_custom_info | 12.0.2.1.0 | Add custom field in models | |
base_deterministic_session_gc | 12.0.1.0.1 | Provide a deterministic session garbage collection instead of the default random one | |
base_exception | 12.0.3.1.1 | This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...) | |
base_fontawesome | 12.0.5.16.0 | Up to date Fontawesome resources. | |
base_import_module_group | 12.0.1.0.1 | Restrict module importation to specific group | |
base_jsonify | 12.0.1.1.2 | Base module that provide the jsonify method on all models | |
base_kanban_stage | 12.0.1.2.2 | Provides stage model and abstract logic for inheritance | |
base_kanban_stage_state | 12.0.1.0.0 | Maps stages from base_kanban_stage to states | |
base_locale_uom_default | 12.0.1.0.1 | This provides settings to select default UoMs at the language level. | |
base_m2m_custom_field | 12.0.1.0.0 | Customizations of Many2many | |
base_model_restrict_update | 12.0.1.1.1 | Update Restrict Model | |
base_multi_image | 12.0.1.0.1 | Allow multiple images for database objects | |
base_remote | 12.0.1.0.2 | Remote Base | |
base_search_fuzzy | 12.0.1.0.2 | Fuzzy search with the PostgreSQL trigram extension | |
base_technical_user | 12.0.1.1.1 | Add a technical user parameter on the company | |
base_view_inheritance_extension | 12.0.1.0.1 | Adds more operators for view inheritance | |
bus_alt_connection | 12.0.1.0.0 | Needed when using PgBouncer as a connection pooler | |
company_country | 12.0.1.2.1 | Set country to main company | |
configuration_helper | 12.0.1.0.0 | Configuration Helper | |
cron_inactivity_period | 12.0.1.0.1 | Inactivity Periods for Cron Jobs | |
database_cleanup | 12.0.1.2.3 | Database cleanup | |
datetime_formatter | 12.0.1.0.0 | Helper functions to give correct format to date[time] fields | |
dbfilter_from_header | 12.0.1.0.2 | Filter databases with HTTP headers | |
excel_import_export | 12.0.1.0.8 | Base module for developing Excel import/export/report | |
excel_import_export_demo | 12.0.1.0.3 | Excel Import/Export/Report Demo | |
fetchmail_incoming_log | 12.0.1.0.0 | Log all messages received, before they start to be processed. | |
fetchmail_notify_error_to_sender | 12.0.1.0.0 | If fetching mails gives error, send an email to sender | |
html_image_url_extractor | 12.0.1.0.0 | Extract images found in any HTML field | |
html_text | 12.0.1.0.0 | Generate excerpts from any HTML field | |
iap_alternative_provider | 12.0.1.0.1 | Base module for providing alternative provider for iap apps | |
ir_sequence_standard_default | 12.0.1.0.0 | Use Standard implementation of ir.sequence instead of NoGap | |
letsencrypt | 12.0.2.0.1 | Request SSL certificates from letsencrypt.org | |
mail_cleanup | 12.0.1.0.0 | Mark as read or delete mails after a set time | |
module_analysis | 12.0.1.0.6 | Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules | |
module_auto_update | 12.0.2.0.7 | Automatically update Odoo modules | |
module_change_auto_install | 12.0.1.0.1 | Customize auto installables modules by configuration | |
nsca_client | 12.0.1.0.0 | Send passive alerts to monitor your Odoo application. | |
onchange_helper | 12.0.1.1.0 | Technical module that ease execution of onchange in Python code | |
profiler | 12.0.1.0.1 | profiler | |
rpc_helper | 12.0.1.0.0 | Helpers for disabling RPC calls | |
scheduler_error_mailer | 12.0.1.2.0 | Scheduler Error Mailer | |
sentry | 12.0.2.0.3 | Report Odoo errors to Sentry | |
slow_statement_logger | 12.0.1.0.2 | Log slow SQL statements | |
sql_export | 12.0.1.2.1 | Export data in csv file with SQL requests | |
sql_export_excel | 12.0.1.1.1 | Allow to export a sql query to an excel file. | |
sql_export_mail | 12.0.1.1.0 | Send csv file generated by sql query by mail. | |
sql_request_abstract | 12.0.1.2.2 | Abstract Model to manage SQL Requests |
This repository is licensed under AGPL-3.0.
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, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.