Odoo Alternative Reporting Engine
 
 
 
 
Go to file
mymage 41c3211808 Translated using Weblate (Italian)
Currently translated at 100.0% (10 of 10 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-report_qweb_pdf_watermark
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_qweb_pdf_watermark/it/
2024-01-15 12:34:51 +00:00
.github/workflows [IMP] update dotfiles 2023-10-27 23:00:15 +02:00
base_comment_template [BOT] post-merge updates 2024-01-11 16:50:20 +00:00
bi_sql_editor Translated using Weblate (Japanese) 2024-01-15 12:34:49 +00:00
bi_view_editor Translated using Weblate (Japanese) 2024-01-12 07:36:49 +00:00
bi_view_editor_spreadsheet_dashboard Added translation using Weblate (Italian) 2024-01-09 15:22:06 +00:00
report_async Added translation using Weblate (Italian) 2024-01-09 15:22:14 +00:00
report_company_details_translatable Translated using Weblate (Italian) 2024-01-15 09:37:13 +00:00
report_context Translated using Weblate (Italian) 2024-01-15 09:37:14 +00:00
report_csv Added translation using Weblate (Italian) 2024-01-10 08:53:28 +00:00
report_label Added translation using Weblate (Italian) 2024-01-10 11:49:56 +00:00
report_py3o [BOT] post-merge updates 2023-12-08 07:52:16 +00:00
report_py3o_fusion_server Translated using Weblate (Italian) 2023-11-09 10:39:20 +00:00
report_qweb_decimal_place Translated using Weblate (Italian) 2024-01-15 09:37:14 +00:00
report_qweb_element_page_visibility [UPD] README.rst 2023-09-03 16:00:44 +00:00
report_qweb_encrypt Added translation using Weblate (Italian) 2024-01-10 12:08:54 +00:00
report_qweb_parameter [UPD] README.rst 2023-09-03 16:00:44 +00:00
report_qweb_pdf_watermark Translated using Weblate (Italian) 2024-01-15 12:34:51 +00:00
report_substitute Added translation using Weblate (Italian) 2024-01-10 12:21:33 +00:00
report_wkhtmltopdf_param Translated using Weblate (Italian) 2024-01-15 09:37:13 +00:00
report_xlsx Translated using Weblate (Italian) 2024-01-15 09:37:11 +00:00
report_xlsx_helper Added translation using Weblate (Italian) 2024-01-10 12:08:58 +00:00
report_xml [BOT] post-merge updates 2023-11-18 12:25:01 +00:00
setup [BOT] post-merge updates 2023-12-08 07:59:30 +00:00
sql_export Translated using Weblate (Italian) 2023-12-29 17:33:54 +00:00
sql_export_excel Added translation using Weblate (Italian) 2024-01-10 08:53:24 +00:00
sql_export_mail Added translation using Weblate (Italian) 2024-01-10 08:46:21 +00:00
sql_request_abstract Translated using Weblate (Italian) 2023-11-03 14:36:18 +00:00
.copier-answers.yml [IMP] update dotfiles 2023-10-27 23:00:15 +02:00
.editorconfig Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.eslintrc.yml [IMP] update dotfiles 2023-10-27 23:00:15 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.pre-commit-config.yaml [IMP] update dotfiles 2023-10-27 23:00:15 +02:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.pylintrc [IMP] update dotfiles 2023-10-27 23:00:15 +02:00
.pylintrc-mandatory [IMP] update dotfiles 2023-10-27 23:00:15 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
README.md [BOT] post-merge updates 2024-01-11 16:50:20 +00:00
requirements.txt [MIG] report_py3o_fusion_server to v16 2023-11-02 23:24:11 +01:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

reporting-engine

TODO: add repo description.

Available addons

addon version maintainers summary
base_comment_template 16.0.2.2.1 Add conditional mako template to any reporton models that inherits comment.template.
bi_sql_editor 16.0.1.1.0 legalsylvain BI Views builder, based on Materialized or Normal SQL Views
bi_view_editor 16.0.1.1.0 Graphical BI views builder for Odoo
bi_view_editor_spreadsheet_dashboard 16.0.1.0.0 Glue module for BI View Editor and Spreadsheet Dashboard
report_async 16.0.1.0.0 kittiu Central place to run reports live or async
report_company_details_translatable 16.0.1.0.0 Report Company Details Translatable
report_context 16.0.1.0.0 Adding context to reports
report_csv 16.0.2.0.0 Base module to create csv report
report_label 16.0.1.0.1 ivantodorovich Print configurable self-adhesive labels reports
report_py3o 16.0.1.0.1 Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
report_py3o_fusion_server 16.0.1.0.0 Let the fusion server handle format conversion.
report_qweb_decimal_place 16.0.1.0.0 Report Qweb Decimal Place
report_qweb_element_page_visibility 16.0.1.0.0 Report Qweb Element Page Visibility
report_qweb_encrypt 16.0.1.0.2 kittiu Allow to encrypt qweb pdfs
report_qweb_parameter 16.0.1.0.0 Add new parameters for qweb templates in order to reduce field length and check minimal length
report_qweb_pdf_watermark 16.0.1.0.0 Add watermarks to your QWEB PDF reports
report_substitute 16.0.1.0.1 sbejaoui This module allows to create substitution rules for report actions.
report_wkhtmltopdf_param 16.0.1.0.0 Add new parameters for a paper format to be used by wkhtmltopdf command as arguments.
report_xlsx 16.0.2.0.0 Base module to create xlsx report
report_xlsx_helper 16.0.1.0.0 Report xlsx helpers
report_xml 16.0.1.1.1 Allow to generate XML reports
sql_export 16.0.2.0.1 legalsylvain Export data in csv file with SQL requests
sql_export_excel 16.0.1.0.1 Allow to export a sql query to an excel file.
sql_export_mail 16.0.2.0.0 legalsylvain Send csv file generated by sql query by mail.
sql_request_abstract 16.0.1.0.0 legalsylvain Abstract Model to manage SQL Requests

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.