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

Translation: server-tools-13.0/server-tools-13.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-html_text/
2023-03-22 14:45:02 +05:30
.github/workflows Update dotfiles 2023-02-10 19:35:16 +01:00
attachment_unindex_content Update translation files 2023-03-02 16:08:59 +00:00
auditlog auditlog 16.0.2.0.1 2023-01-21 14:05:38 +00:00
base_cron_exclusion Update translation files 2023-01-05 08:12:41 +00:00
base_exception Translated using Weblate (Spanish (Argentina)) 2023-01-16 03:17:55 +00:00
base_fontawesome Update translation files 2022-12-05 20:08:54 +00:00
base_m2m_custom_field [UPD] README.rst 2022-10-25 10:01:49 +00:00
base_search_fuzzy Update translation files 2023-03-03 08:49:42 +00:00
base_technical_user Update translation files 2023-01-12 08:22:33 +00:00
base_time_window Update translation files 2023-02-27 16:08:17 +00:00
base_view_inheritance_extension Translated using Weblate (Croatian) 2023-01-04 03:01:05 +00:00
dbfilter_from_header Update translation files 2022-12-30 16:10:22 +00:00
html_text Update translation files 2023-03-22 14:45:02 +05:30
iap_alternative_provider [UPD] README.rst 2022-12-24 09:50:18 +00:00
jsonifier Update translation files 2023-02-27 12:11:05 +00:00
module_change_auto_install Update translation files 2022-11-08 12:29:13 +00:00
onchange_helper Update translation files 2023-02-23 16:09:37 +00:00
sentry sentry 16.0.2.0.0 2023-03-18 11:46:51 +00:00
session_db session_db 16.0.1.0.3 2023-02-21 09:49:13 +00:00
setup [ADD] setup.py 2023-03-02 22:35:03 +00:00
upgrade_analysis Update translation files 2022-11-18 17:45:11 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2023-03-12 20:58:20 +01:00
.editorconfig Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.pre-commit-config.yaml Update dotfiles 2023-02-10 19:35:16 +01:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
README.md [UPD] addons table in README.md 2023-03-18 11:46:58 +00:00
requirements.txt [FIX] sentry: change with_locals to include_local_variables variable 2023-03-18 03:20:35 +00:00
test-requirements.txt [MIG] base_exception: Migration to 16.0 2022-12-29 15:30:22 -03:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

server-tools

TODO: add repo description.

Available addons

addon version maintainers summary
attachment_unindex_content 16.0.1.0.0 moylop260 ebirbe luisg123v Disable indexing of attachments
auditlog 16.0.2.0.1 Audit Log
base_cron_exclusion 16.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow Allow you to select scheduled actions that should not run simultaneously.
base_exception 16.0.1.0.1 hparfr sebastienbeau This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
base_fontawesome 16.0.5.15.4 Up to date Fontawesome resources.
base_m2m_custom_field 16.0.1.0.0 Customizations of Many2many
base_search_fuzzy 16.0.1.0.0 Fuzzy search with the PostgreSQL trigram extension
base_technical_user 16.0.1.0.0 Add a technical user parameter on the company
base_time_window 16.0.1.0.0 Base model to handle time windows
base_view_inheritance_extension 16.0.1.0.0 Adds more operators for view inheritance
dbfilter_from_header 16.0.1.0.0 Filter databases with HTTP headers
iap_alternative_provider 16.0.1.0.0 sebastienbeau Base module for providing alternative provider for iap apps
jsonifier 16.0.0.0.0 JSON-ify data for all models
module_change_auto_install 16.0.1.0.0 legalsylvain Customize auto installables modules by configuration
onchange_helper 16.0.1.0.0 Technical module that ease execution of onchange in Python code
sentry 16.0.2.0.0 barsi naglis versada moylop260 fernandahf Report Odoo errors to Sentry
session_db 16.0.1.0.3 sbidoul Store sessions in DB
upgrade_analysis 16.0.1.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.