Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
OCA Transbot 9475b6b8dc Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-auto_backup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-auto_backup/
2022-09-14 13:36:15 +07:00
.github/workflows [IMP] update dotfiles 2022-03-30 21:14:00 +02:00
auditlog Translated using Weblate (Spanish (Argentina)) 2022-03-20 21:17:09 +00:00
auto_backup Update translation files 2022-09-14 13:36:15 +07: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_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 Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:09 +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 Translated using Weblate (Spanish (Argentina)) 2022-09-02 16:07:14 +00:00
module_auto_update Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:10 +00:00
onchange_helper Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:10 +00:00
setup [ADD] setup.py 2022-09-01 05:35:47 +00:00
upgrade_analysis Translated using Weblate (Spanish (Argentina)) 2022-09-04 06:07:09 +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-09-01 05:35:44 +00:00
requirements.txt [IMP] letsencrypt: black, isort, prettier 2022-04-07 11:21:35 +02: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.0.0 Audit Log
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_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.0 Request SSL certificates from letsencrypt.org
module_auto_update 15.0.1.0.0 Automatically update Odoo modules
onchange_helper 15.0.1.0.1 Technical module that ease execution of onchange in Python code
upgrade_analysis 15.0.2.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.