Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
Ivorra78 b0fa364810 Translated using Weblate (Spanish)
Currently translated at 100.0% (5 of 5 strings)

Translation: server-tools-16.0/server-tools-16.0-module_auto_update
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-module_auto_update/es/
2024-02-02 12:48:59 +01:00
.github/workflows Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
base_exception [BOT] post-merge updates 2024-02-02 07:34:08 +00:00
base_technical_user [BOT] post-merge updates 2024-01-17 07:19:12 +00:00
base_view_inheritance_extension [BOT] post-merge updates 2024-02-02 11:43:51 +00:00
database_cleanup [BOT] post-merge updates 2024-01-17 07:15:29 +00:00
dbfilter_from_header [BOT] post-merge updates 2024-02-02 01:05:04 +00:00
jsonifier [BOT] post-merge updates 2024-01-17 07:24:22 +00:00
module_auto_update Translated using Weblate (Spanish) 2024-02-02 12:48:59 +01:00
module_change_auto_install [MIG] base_exception: Migration to 17.0 2024-01-25 20:08:04 +00:00
onchange_helper [BOT] post-merge updates 2024-02-02 08:00:18 +00:00
setup/_metapackage [BOT] post-merge updates 2024-02-02 11:43:51 +00:00
views_migration_17 [ADD] views_migration_17: module to migrate views 2023-12-13 12:00:55 -03:00
.copier-answers.yml Update dotfiles 2023-11-12 14:06:49 +01:00
.editorconfig Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.eslintrc.yml Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.gitignore Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.pre-commit-config.yaml [ADD] views_migration_17: module to migrate views 2023-12-13 12:00:55 -03:00
.prettierrc.yml Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.pylintrc Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.pylintrc-mandatory Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.ruff.toml Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
LICENSE Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
README.md [BOT] post-merge updates 2024-02-02 11:43:51 +00:00
requirements.txt [IMP] base_view_inheritance_extension: pre-commit auto fixes 2023-12-29 16:51:06 +01:00
test-requirements.txt [MIG] base_exception: Migration to 17.0 2024-01-25 20:08:04 +00:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

Server Tools

TODO: add repo description.

Available addons

addon version maintainers summary
base_exception 17.0.1.0.0 hparfr sebastienbeau This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
base_technical_user 17.0.1.0.0 Add a technical user parameter on the company
base_view_inheritance_extension 17.0.1.0.0 Adds more operators for view inheritance
database_cleanup 17.0.1.0.0 Database cleanup
dbfilter_from_header 17.0.1.0.0 Filter databases with HTTP headers
jsonifier 17.0.1.0.0 JSON-ify data for all models
module_change_auto_install 17.0.1.0.0 legalsylvain Customize auto installables modules by configuration
onchange_helper 17.0.1.0.0 Technical module that ease execution of onchange in Python code

Unported addons

addon version maintainers summary
views_migration_17 17.0.1.0.0 (unported) Views Migration to v17

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.