Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Florian da Costa 75a8934d43 Update roadmap for v15 and make some usability improvements
Improve usability about variable creation and choice by hiding base wizard base fields and display simplified view
Add a description on paramter fields to help the user to use parameters
If not parameter are used for the query, display the wizard with the generated file directly
2022-11-23 16:21:27 +01:00
.github/workflows Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
base_comment_template Translated using Weblate (German) 2022-11-04 14:45:41 +00:00
report_xml Update translation files 2022-10-19 10:59:29 +00:00
setup [ADD] setup.py 2022-11-23 08:41:53 +00:00
sql_export Update roadmap for v15 and make some usability improvements 2022-11-23 16:21:27 +01:00
sql_request_abstract Update translation files 2022-11-23 12:08:57 +00:00
.copier-answers.yml Update from template 2022-11-23 09:33:00 +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 Update from template 2022-11-23 09:33:00 +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 2022-11-23 08:41:52 +00:00
requirements.txt [IMP] report_xml: pre-commit stuff 2022-10-17 15:43:45 +00: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.1.0.0 Add conditional mako template to any reporton models that inherits comment.template.
report_xml 16.0.1.0.0 Allow to generate XML reports
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.