mirror of
https://github.com/Mint-System/server-tools.git
synced 2026-04-23 22:13:50 -06:00
Tools for Odoo Administrators to improve some technical features on Odoo.
https://odoo-community.org/psc-teams/tools-30
- Python 58%
- HTML 42%
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-17.0/server-tools-17.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-database_cleanup/ |
||
|---|---|---|
| .github/workflows | ||
| base_exception | ||
| base_technical_user | ||
| base_view_inheritance_extension | ||
| database_cleanup | ||
| dbfilter_from_header | ||
| jsonifier | ||
| module_change_auto_install | ||
| onchange_helper | ||
| scheduler_error_mailer | ||
| setup/_metapackage | ||
| views_migration_17 | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
| test-requirements.txt | ||
Server Tools
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| base_exception | 17.0.1.0.0 | ![]() |
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 | ![]() |
Customize auto installables modules by configuration |
| onchange_helper | 17.0.1.0.0 | Technical module that ease execution of onchange in Python code | |
| scheduler_error_mailer | 17.0.1.0.0 | Scheduler Error Mailer |
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.



