diff --git a/README.md b/README.md index 28be05d251..06c30c800f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [base_comment_template](base_comment_template/) | 15.0.3.0.2 | | Add conditional mako template to any reporton models that inherits comment.template. -[bi_sql_editor](bi_sql_editor/) | 15.0.1.0.3 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views +[bi_sql_editor](bi_sql_editor/) | 15.0.1.0.4 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views [bi_view_editor](bi_view_editor/) | 15.0.1.1.0 | | Graphical BI views builder for Odoo [board_eval_context](board_eval_context/) | 15.0.1.0.0 | [![gurneyalex](https://github.com/gurneyalex.png?size=30px)](https://github.com/gurneyalex) | Add some keys to board.board eval context [report_async](report_async/) | 15.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Central place to run reports live or async diff --git a/bi_sql_editor/README.rst b/bi_sql_editor/README.rst index a3368fd991..d33a2feada 100644 --- a/bi_sql_editor/README.rst +++ b/bi_sql_editor/README.rst @@ -7,7 +7,7 @@ BI SQL Editor !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b4a96ddd3ff4ce41ac9ffc7d7edef2db9f794efa8c50841fb9b990ea3972f364 + !! source digest: sha256:0f7193c231739a0ede8ab9cbe51b73aa758543ffa31280d19a71578086d53a71 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/bi_sql_editor/__manifest__.py b/bi_sql_editor/__manifest__.py index 51f94d680c..f2d0b392aa 100644 --- a/bi_sql_editor/__manifest__.py +++ b/bi_sql_editor/__manifest__.py @@ -5,7 +5,7 @@ { "name": "BI SQL Editor", "summary": "BI Views builder, based on Materialized or Normal SQL Views", - "version": "15.0.1.0.3", + "version": "15.0.1.0.4", "license": "AGPL-3", "category": "Reporting", "author": "GRAP,Odoo Community Association (OCA)", diff --git a/bi_sql_editor/static/description/index.html b/bi_sql_editor/static/description/index.html index 27adea231f..6006539a9c 100644 --- a/bi_sql_editor/static/description/index.html +++ b/bi_sql_editor/static/description/index.html @@ -367,7 +367,7 @@

BI SQL Editor

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b4a96ddd3ff4ce41ac9ffc7d7edef2db9f794efa8c50841fb9b990ea3972f364 +!! source digest: sha256:0f7193c231739a0ede8ab9cbe51b73aa758543ffa31280d19a71578086d53a71 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/reporting-engine Translate me on Weblate Try me on Runboat

This module extends the functionality of reporting, to support creation