Skip to content

Latest commit

 

History

History
75 lines (61 loc) · 5.82 KB

README.md

File metadata and controls

75 lines (61 loc) · 5.82 KB

Runbot Status Build Status codecov Translation Status

server-tools

None

Available addons

addon version maintainers summary
attachment_unindex_content 14.0.1.0.0 moylop260 ebirbe Disable indexing of attachments
auditlog 14.0.1.1.1 Audit Log
auto_backup 14.0.1.0.0 Backups database
autovacuum_message_attachment 14.0.1.0.0 Automatically delete old mail messages and attachments
base_cron_exclusion 14.0.1.0.0 LoisRForgeFlow Allow you to select scheduled actions that should not run simultaneously.
base_exception 14.0.1.0.3 This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
base_jsonify 14.0.1.1.0 Base module that provide the jsonify method on all models
base_kanban_stage 14.0.1.0.0 Provides stage model and abstract logic for inheritance
base_m2m_custom_field 14.0.1.1.0 Customizations of Many2many
base_name_search_improved 14.0.1.0.0 Friendlier search when typing in relation fields
base_report_auto_create_qweb 14.0.1.0.1 Report qweb auto generation
base_search_fuzzy 14.0.1.0.1 Fuzzy search with the PostgreSQL trigram extension
base_sparse_field_list_support 14.0.1.0.1 add list support to convert_to_cache()
base_technical_user 14.0.1.0.0 Add a technical user parameter on the company
base_time_window 14.0.1.0.0 Base model to handle time windows
base_view_inheritance_extension 14.0.1.0.1 Adds more operators for view inheritance
datetime_formatter 14.0.1.0.0 Helper functions to give correct format to date[time] fields
excel_import_export 14.0.1.0.0 kittiu Base module for developing Excel import/export/report
excel_import_export_demo 14.0.1.0.0 kittiu Excel Import/Export/Report Demo
fetchmail_incoming_log 14.0.1.0.0 Log all messages received, before they start to be processed.
fetchmail_notify_error_to_sender 14.0.1.0.0 If fetching mails gives error, send an email to sender
fetchmail_notify_error_to_sender_test 14.0.1.0.0 Test for Fetchmail Notify Error to Sender
html_image_url_extractor 14.0.1.0.0 Extract images found in any HTML field
html_text 14.0.1.0.0 Generate excerpts from any HTML field
letsencrypt 14.0.1.0.0 Request SSL certificates from letsencrypt.org
module_auto_update 14.0.1.0.1 Automatically update Odoo modules
module_change_auto_install 14.0.1.0.2 legalsylvain Customize auto installables modules by configuration
onchange_helper 14.0.1.0.0 Technical module that ease execution of onchange in Python code
sentry 14.0.1.0.1 Report Odoo errors to Sentry
slow_statement_logger 14.0.1.0.1 Log slow SQL statements
sql_export 14.0.1.1.0 Export data in csv file with SQL requests
sql_export_excel 14.0.1.1.0 Allow to export a sql query to an excel file.
sql_export_mail 14.0.1.0.0 Send csv file generated by sql query by mail.
sql_request_abstract 14.0.1.1.0 legalsylvain Abstract Model to manage SQL Requests
test_base_time_window 14.0.1.0.0 Test Base model to handle time windows
upgrade_analysis 14.0.2.1.0 Performs a difference analysis between modules installed on two different Odoo instances

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to 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.