Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
Stefan Rijnhart 717cb6c944 [FIX] base_changeset: fix caching
ormcache is used to minimize the number of times that the active changeset
rules are quered, but it was still missing in one important place.

In this module's tests, this reduces the number of calls to
`models_to_track_changeset` from 354 to 135 times, and the number of test
queries is reduced from 4069 to 3810.
2022-11-09 11:39:34 +01:00
.github/workflows [IMP] update dotfiles 2022-03-30 21:14:00 +02:00
auditlog auditlog 15.0.1.1.1 2022-11-02 11:52:54 +00:00
auto_backup Translated using Weblate (Spanish (Argentina)) 2022-10-09 22:36:13 +00:00
base_changeset [FIX] base_changeset: fix caching 2022-11-09 11:39:34 +01: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_technical_user [UPD] README.rst 2022-10-24 12:23:54 +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
sentry Update translation files 2022-10-29 23:44:49 +00:00
setup [ADD] setup.py 2022-10-29 21:42:24 +00:00
upgrade_analysis upgrade_analysis 15.0.3.0.0 2022-10-19 17:05:28 +00:00
.copier-answers.yml [15.0][FIX] pre-commit 2022-11-08 12:15:26 +01: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 [15.0][FIX] pre-commit 2022-11-08 12:15:26 +01:00
.isort.cfg Initialize 15.0 branch 2021-10-15 18:39:30 +02:00
.pre-commit-config.yaml [15.0][FIX] pre-commit 2022-11-08 12:15:26 +01: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-11-02 11:52:59 +00:00
requirements.txt [IMP] : black, isort, prettier 2022-10-20 09:53:12 +03: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.1 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_technical_user 15.0.1.0.0 Add a technical user parameter on the company
base_time_window 15.0.1.0.0 Base model to handle time windows
base_view_inheritance_extension 15.0.1.0.2 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
sentry 15.0.1.0.0 barsi naglis versada moylop260 fernandahf Report Odoo errors to Sentry
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.