Currently translated at 80.6% (158 of 196 strings) Translation: server-tools-15.0/server-tools-15.0-excel_import_export Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-excel_import_export/it/ |
||
---|---|---|
.github/workflows | ||
auditlog | ||
auto_backup | ||
base_changeset | ||
base_conditional_image | ||
base_cron_exclusion | ||
base_exception | ||
base_fontawesome | ||
base_multi_image | ||
base_remote | ||
base_search_fuzzy | ||
base_technical_user | ||
base_time_window | ||
base_view_inheritance_extension | ||
database_cleanup | ||
datetime_formatter | ||
dbfilter_from_header | ||
excel_import_export | ||
excel_import_export_demo | ||
fetchmail_incoming_log | ||
fetchmail_incoming_log_test | ||
fetchmail_notify_error_to_sender | ||
html_image_url_extractor | ||
html_text | ||
iap_alternative_provider | ||
letsencrypt | ||
module_analysis | ||
module_auto_update | ||
module_change_auto_install | ||
onchange_helper | ||
scheduler_error_mailer | ||
sentry | ||
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 |
---|---|---|---|
auditlog | 15.0.2.0.1 | Audit Log | |
auto_backup | 15.0.1.0.1 | Backups database | |
base_changeset | 15.0.1.0.0 | ![]() |
Track record changesets |
base_conditional_image | 15.0.1.0.0 | This module extends the functionality to support conditional images | |
base_cron_exclusion | 15.0.1.0.0 | ![]() ![]() |
Allow you to select scheduled actions that should not run simultaneously. |
base_exception | 15.0.1.0.2 | ![]() ![]() |
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_remote | 15.0.1.0.0 | Remote Base | |
base_search_fuzzy | 15.0.1.0.0 | Fuzzy search with the PostgreSQL trigram extension | |
base_technical_user | 15.0.1.0.0 | Add a technical user parameter on the company | |
base_time_window | 15.0.1.0.0 | Base model to handle time windows | |
base_view_inheritance_extension | 15.0.2.0.0 | Adds more operators for view inheritance | |
database_cleanup | 15.0.1.0.2 | Database cleanup | |
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 | |
excel_import_export | 15.0.1.0.0 | ![]() |
Base module for developing Excel import/export/report |
excel_import_export_demo | 15.0.1.0.0 | ![]() |
Excel Import/Export/Report Demo |
fetchmail_incoming_log | 15.0.1.0.0 | Log all messages received, before they start to be processed. | |
fetchmail_incoming_log_test | 15.0.1.0.0 | Tests for 'fetchmail_incoming_log' module. | |
fetchmail_notify_error_to_sender | 15.0.1.0.1 | If fetching mails gives error, send an email to sender | |
html_image_url_extractor | 15.0.1.0.1 | Extract images found in any HTML field | |
html_text | 15.0.1.0.1 | Generate excerpts from any HTML field | |
iap_alternative_provider | 15.0.1.0.0 | ![]() |
Base module for providing alternative provider for iap apps |
letsencrypt | 15.0.1.0.3 | Request SSL certificates from letsencrypt.org | |
module_analysis | 15.0.1.1.1 | Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules | |
module_auto_update | 15.0.1.0.1 | Automatically update Odoo modules | |
module_change_auto_install | 15.0.1.0.0 | ![]() |
Customize auto installables modules by configuration |
onchange_helper | 15.0.1.0.1 | Technical module that ease execution of onchange in Python code | |
scheduler_error_mailer | 15.0.1.0.0 | Scheduler Error Mailer | |
sentry | 15.0.3.0.0 | ![]() ![]() ![]() ![]() ![]() |
Report Odoo errors to Sentry |
upgrade_analysis | 15.0.3.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.