Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Florian 3476c06894
Merge pull request #3 from legalsylvain/16-sql-export-fix-variable-management-IMP
16 sql export fix variable management imp
2023-06-20 11:30:55 +02:00
.github/workflows Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
base_comment_template Translated using Weblate (Spanish (Argentina)) 2022-12-04 20:45:42 +00:00
report_xlsx Translated using Weblate (Croatian) 2023-01-04 03:25:01 +00:00
report_xlsx_helper Update translation files 2022-12-05 08:10:16 +00:00
report_xml [IMP] update dotfiles [ci skip] 2022-12-11 23:58:51 +01:00
setup [ADD] setup.py 2023-01-09 08:28:50 +00:00
sql_export [REF] sql_export : remove obsolete argument in actions dicts 2023-06-20 11:27:15 +02:00
sql_export_mail [IMP] Add back the variable feature in sql_export 2023-06-05 10:00:30 +02:00
sql_request_abstract Translated using Weblate (Italian) 2022-12-28 22:50:29 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2022-12-11 23:58:51 +01:00
.editorconfig Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 22:02:43 +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 [ci skip] 2022-12-11 23:58:51 +01:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
README.md [UPD] addons table in README.md 2023-01-09 08:28:48 +00:00
requirements.txt [MIG] Migrate report_xlsx to 16.0 2022-12-02 18:10:05 +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.0.0 Add conditional mako template to any reporton models that inherits comment.template.
report_xlsx 16.0.1.0.1 Base module to create xlsx report
report_xlsx_helper 16.0.1.0.0 Report xlsx helpers
report_xml 16.0.1.0.0 Allow to generate XML reports
sql_export 16.0.1.0.0 legalsylvain Export data in csv file with SQL requests
sql_export_mail 16.0.1.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.