Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
OCA-git-bot 0eb8d19fcb base_view_inheritance_extension 15.0.1.0.2 2022-10-24 11:42:16 +00:00
.github/workflows [IMP] update dotfiles 2022-03-30 21:14:00 +02:00
auditlog Translated using Weblate (Spanish (Argentina)) 2022-09-29 17:07:23 +00:00
auto_backup Translated using Weblate (Spanish (Argentina)) 2022-10-09 22:36:13 +00:00
base_conditional_image Translated using Weblate (Spanish (Argentina)) 2022-10-09 22:36:30 +00:00
base_cron_exclusion Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:09 +00:00
base_exception base_exception 15.0.1.0.2 2022-08-11 16:08:17 +00:00
base_fontawesome Added translation using Weblate (Spanish (Argentina)) 2022-09-04 03:47:51 +00:00
base_multi_image [UPD] README.rst 2022-08-08 13:25:29 +00:00
base_remote Update translation files 2022-10-20 15:12:38 +00:00
base_search_fuzzy Translated using Weblate (Spanish (Argentina)) 2022-03-15 06:17:11 +00:00
base_time_window Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:10 +00:00
base_view_inheritance_extension base_view_inheritance_extension 15.0.1.0.2 2022-10-24 11:42:16 +00:00
datetime_formatter Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:09 +00:00
dbfilter_from_header Added translation using Weblate (Spanish (Argentina)) 2022-09-04 03:48:03 +00:00
fetchmail_incoming_log Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:09 +00:00
fetchmail_notify_error_to_sender Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:09 +00:00
html_text Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:10 +00:00
letsencrypt letsencrypt 15.0.1.0.1 2022-10-19 16:40:23 +00:00
module_auto_update Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:10 +00:00
module_change_auto_install [MIG] module_change_auto_install: Migration to 15.0 2022-09-20 23:20:14 +08:00
onchange_helper Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:10 +00:00
setup [ADD] setup.py 2022-10-20 13:25:32 +00:00
upgrade_analysis upgrade_analysis 15.0.3.0.0 2022-10-19 17:05:28 +00:00
.copier-answers.yml [IMP] update dotfiles 2022-03-30 21:14:00 +02:00
.editorconfig Initialize 15.0 branch 2021-10-15 18:39:30 +02:00
.eslintrc.yml [IMP] update dotfiles 2022-03-30 21:14:00 +02:00
.flake8 Initialize 15.0 branch 2021-10-15 18:39:30 +02:00
.gitignore Initialize 15.0 branch 2021-10-15 18:39:30 +02:00
.isort.cfg Initialize 15.0 branch 2021-10-15 18:39:30 +02:00
.pre-commit-config.yaml [MIG] letsencrypt: Migration to 15.0 2022-04-07 11:22:16 +02:00
.prettierrc.yml Initialize 15.0 branch 2021-10-15 18:39:30 +02:00
.pylintrc Initialize 15.0 branch 2021-10-15 18:39:30 +02:00
.pylintrc-mandatory Initialize 15.0 branch 2021-10-15 18:39:30 +02:00
LICENSE Initialize 15.0 branch 2021-10-15 18:39:30 +02:00
README.md [UPD] addons table in README.md 2022-10-20 13:25:28 +00:00
requirements.txt [15][MIG] 🎉 Migrate auto_backup 2022-09-21 07:18:59 +07:00
test-requirements.txt [FIX] base_exception: Fix tests and add odoo_test_helper as dependency 2022-08-11 11:28:40 +02:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

server-tools

TODO: add repo description.

Available addons

addon version maintainers summary
auditlog 15.0.1.1.0 Audit Log
auto_backup 15.0.1.0.0 Backups database
base_conditional_image 15.0.1.0.0 This module extends the functionality to support conditional images
base_cron_exclusion 15.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow Allow you to select scheduled actions that should not run simultaneously.
base_exception 15.0.1.0.2 hparfr sebastienbeau This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
base_fontawesome 15.0.5.15.4 Up to date Fontawesome resources.
base_multi_image 15.0.1.0.0 Allow multiple images for database objects
base_remote 15.0.1.0.0 Remote Base
base_search_fuzzy 15.0.1.0.0 Fuzzy search with the PostgreSQL trigram extension
base_time_window 15.0.1.0.0 Base model to handle time windows
base_view_inheritance_extension 15.0.1.0.1 Adds more operators for view inheritance
datetime_formatter 15.0.1.0.0 Helper functions to give correct format to date[time] fields
dbfilter_from_header 15.0.1.0.0 Filter databases with HTTP headers
fetchmail_incoming_log 15.0.1.0.0 Log all messages received, before they start to be processed.
fetchmail_notify_error_to_sender 15.0.1.0.0 If fetching mails gives error, send an email to sender
html_text 15.0.1.0.0 Generate excerpts from any HTML field
letsencrypt 15.0.1.0.1 Request SSL certificates from letsencrypt.org
module_auto_update 15.0.1.0.0 Automatically update Odoo modules
module_change_auto_install 15.0.1.0.0 legalsylvain Customize auto installables modules by configuration
onchange_helper 15.0.1.0.1 Technical module that ease execution of onchange in Python code
upgrade_analysis 15.0.3.0.0 StefanRijnhart legalsylvain 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 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.