diff --git a/README.md b/README.md index c5b66941c..754cba033 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ addon | version | maintainers | summary --- | --- | --- | --- [base_comment_template](base_comment_template/) | 16.0.2.1.0 | | Add conditional mako template to any reporton models that inherits comment.template. [bi_sql_editor](bi_sql_editor/) | 16.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/) | 16.0.1.0.0 | | Graphical BI views builder for Odoo +[bi_view_editor_spreadsheet_dashboard](bi_view_editor_spreadsheet_dashboard/) | 16.0.1.0.0 | | Glue module for BI View Editor and Spreadsheet Dashboard [report_async](report_async/) | 16.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Central place to run reports live or async [report_company_details_translatable](report_company_details_translatable/) | 16.0.1.0.0 | | Report Company Details Translatable [report_csv](report_csv/) | 16.0.2.0.0 | | Base module to create csv report diff --git a/bi_view_editor/README.rst b/bi_view_editor/README.rst index 62ca3613f..0498d41b2 100644 --- a/bi_view_editor/README.rst +++ b/bi_view_editor/README.rst @@ -2,10 +2,13 @@ BI View Editor ============== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:5d65f2e1bebed0bff261c6ae16e2c6366af654a53b8f57cc700e86a58ef6d884 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,16 +17,16 @@ BI View Editor :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github - :target: https://github.com/OCA/reporting-engine/tree/15.0/bi_view_editor + :target: https://github.com/OCA/reporting-engine/tree/16.0/bi_view_editor :alt: OCA/reporting-engine .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-bi_view_editor + :target: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-bi_view_editor :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/143/15.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| BI View Editor is a tool integrated in Odoo that allows users define and execute their own reports without the need to code. @@ -110,14 +113,18 @@ Known issues / Roadmap * Data the user has no access to (e.g. in a multi company situation) can be viewed by making a view. Would be nice if models available to select when creating a view are limited to the ones that have intersecting groups. +* As of Odoo 16, translations of the name of a BI View and of the field + descriptions do not work as expected: the translated strings are selected + (by the user's language) when the view is generated (and stored as their + ``en_US`` value) instead of when it is displayed. Bug Tracker =========== Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -141,6 +148,9 @@ Contributors * Antonio Esposito * Jordi Ballester Alomar * Italo LOPES +* `Coop IT Easy SC `_: + + * hugues de keyzer Other credits ~~~~~~~~~~~~~ @@ -165,6 +175,6 @@ 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. -This module is part of the `OCA/reporting-engine `_ project on GitHub. +This module is part of the `OCA/reporting-engine `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/bi_view_editor/static/description/index.html b/bi_view_editor/static/description/index.html index 184bf66fd..bc2b9009d 100644 --- a/bi_view_editor/static/description/index.html +++ b/bi_view_editor/static/description/index.html @@ -1,20 +1,20 @@ - + - + BI View Editor