Skip to content

Commit f1a0e99

Browse files
committed
[BOT] post-merge updates
1 parent 1660bc4 commit f1a0e99

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-5
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[base_comment_template](base_comment_template/) | 14.0.4.0.2 | | Add conditional mako template to any reporton models that inherits comment.template.
25-
[bi_sql_editor](bi_sql_editor/) | 14.0.1.0.5 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views
25+
[bi_sql_editor](bi_sql_editor/) | 14.0.1.1.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views
2626
[bi_view_editor](bi_view_editor/) | 14.0.1.0.0 | | Graphical BI views builder for Odoo
2727
[kpi_dashboard](kpi_dashboard/) | 14.0.1.2.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Create Dashboards using kpis
2828
[kpi_dashboard_bokeh](kpi_dashboard_bokeh/) | 14.0.1.0.0 | | Create dashboards using bokeh

bi_sql_editor/README.rst

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BI SQL Editor
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:871fad5a3987e05f4ecded015ab6da184207818175a3abef69c20ffc44640e5d
10+
!! source digest: sha256:bf8c476660402e5da241a22bb7c7b6df8bf0d4f7612445db0296506ba92cfcf9
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -119,6 +119,11 @@ To configure this module, you need to:
119119
.. figure:: https://raw.githubusercontent.com/OCA/reporting-engine/14.0/bi_sql_editor/static/description/04_materialized_view_setting.png
120120
:width: 800 px
121121

122+
* Before applying the final step, you will need to add a specific Parent Menu to
123+
use when creating the UI Menu for the report. By default, it will be set with
124+
the `SQL Views` menu, which can be changed before creating the UI elements in
125+
order to have the report accessible from a different place within Odoo.
126+
122127
* Finally, click on 'Create UI', to create new menu, action, graph view and
123128
search view.
124129

@@ -163,6 +168,7 @@ Contributors
163168
* Sylvain LE GAL (https://twitter.com/legalsylvain)
164169
* Richard deMeester, WilldooIT (http://www.willdooit.com/)
165170
* David James, WilldooIT (http://www.willdooit.com/)
171+
* Guillem Casassas <guillem.casassas@forgeflow.com>
166172

167173
* This module is highly inspired by the work of
168174
* Onestein: (http://www.onestein.nl/)

bi_sql_editor/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "BI SQL Editor",
77
"summary": "BI Views builder, based on Materialized or Normal SQL Views",
8-
"version": "14.0.1.0.5",
8+
"version": "14.0.1.1.0",
99
"license": "AGPL-3",
1010
"category": "Reporting",
1111
"author": "GRAP,Odoo Community Association (OCA)",

bi_sql_editor/static/description/index.html

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="utf-8"?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
@@ -367,7 +366,7 @@ <h1 class="title">BI SQL Editor</h1>
367366
!! This file is generated by oca-gen-addon-readme !!
368367
!! changes will be overwritten. !!
369368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:871fad5a3987e05f4ecded015ab6da184207818175a3abef69c20ffc44640e5d
369+
!! source digest: sha256:bf8c476660402e5da241a22bb7c7b6df8bf0d4f7612445db0296506ba92cfcf9
371370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372371
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/reporting-engine/tree/14.0/bi_sql_editor"><img alt="OCA/reporting-engine" src="https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-bi_sql_editor"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373372
<p>This module extends the functionality of reporting, to support creation
@@ -465,6 +464,11 @@ <h2><a class="toc-backref" href="#toc-entry-2">Configuration</a></h2>
465464
<img alt="https://raw.githubusercontent.com/OCA/reporting-engine/14.0/bi_sql_editor/static/description/04_materialized_view_setting.png" src="https://raw.githubusercontent.com/OCA/reporting-engine/14.0/bi_sql_editor/static/description/04_materialized_view_setting.png" style="width: 800px;" />
466465
</div>
467466
</li>
467+
<li><p class="first">Before applying the final step, you will need to add a specific Parent Menu to
468+
use when creating the UI Menu for the report. By default, it will be set with
469+
the <cite>SQL Views</cite> menu, which can be changed before creating the UI elements in
470+
order to have the report accessible from a different place within Odoo.</p>
471+
</li>
468472
<li><p class="first">Finally, click on ‘Create UI’, to create new menu, action, graph view and
469473
search view.</p>
470474
</li>
@@ -512,6 +516,7 @@ <h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
512516
<li>Sylvain LE GAL (<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>)</li>
513517
<li>Richard deMeester, WilldooIT (<a class="reference external" href="http://www.willdooit.com/">http://www.willdooit.com/</a>)</li>
514518
<li>David James, WilldooIT (<a class="reference external" href="http://www.willdooit.com/">http://www.willdooit.com/</a>)</li>
519+
<li>Guillem Casassas &lt;<a class="reference external" href="mailto:guillem.casassas&#64;forgeflow.com">guillem.casassas&#64;forgeflow.com</a>&gt;</li>
515520
<li><dl class="first docutils">
516521
<dt>This module is highly inspired by the work of</dt>
517522
<dd><ul class="first last">

0 commit comments

Comments
 (0)