* [8.0][html_text] Excerpt generator. This module adds a technical utility to allow the developer to get an excerpt from any HTML chunk. You can choose the maximum amount of words or characters if you want. See the README and inline docstrings for further details. |
||
---|---|---|
.github/workflows | ||
attachment_unindex_content | ||
auditlog | ||
base_cron_exclusion | ||
base_exception | ||
base_fontawesome | ||
base_m2m_custom_field | ||
base_search_fuzzy | ||
base_technical_user | ||
base_time_window | ||
base_view_inheritance_extension | ||
dbfilter_from_header | ||
html_text | ||
iap_alternative_provider | ||
jsonifier | ||
module_change_auto_install | ||
onchange_helper | ||
sentry | ||
session_db | ||
setup | ||
upgrade_analysis | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
test-requirements.txt |
README.md
server-tools
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
attachment_unindex_content | 16.0.1.0.0 | ![]() ![]() ![]() |
Disable indexing of attachments |
auditlog | 16.0.2.0.1 | Audit Log | |
base_cron_exclusion | 16.0.1.0.0 | ![]() ![]() |
Allow you to select scheduled actions that should not run simultaneously. |
base_exception | 16.0.1.0.1 | ![]() ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() ![]() ![]() ![]() ![]() |
Report Odoo errors to Sentry |
session_db | 16.0.1.0.3 | ![]() |
Store sessions in DB |
upgrade_analysis | 16.0.1.0.0 | ![]() ![]() |
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.