mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
committed by
David James
parent
0751f66995
commit
7cabbd1697
@@ -86,12 +86,12 @@ To configure this module, you need to:
|
|||||||
|
|
||||||
* tip your SQL request
|
* tip your SQL request
|
||||||
|
|
||||||
.. figure:: https://raw.githubusercontent.com/bi_sql_editor/static/description/01_sql_request.png
|
.. figure:: https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/01_sql_request.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* Select the group(s) that could have access to the view
|
* Select the group(s) that could have access to the view
|
||||||
|
|
||||||
.. figure:: https://raw.githubusercontent.com/bi_sql_editor/static/description/02_security_access.png
|
.. figure:: https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/02_security_access.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* Click on the button 'Clean and Check Request'
|
* Click on the button 'Clean and Check Request'
|
||||||
@@ -101,7 +101,7 @@ To configure this module, you need to:
|
|||||||
and set if it will be displayed on the pivot graph as a column, a row or a
|
and set if it will be displayed on the pivot graph as a column, a row or a
|
||||||
measure.
|
measure.
|
||||||
|
|
||||||
.. figure:: https://raw.githubusercontent.com/bi_sql_editor/static/description/03_field_mapping.png
|
.. figure:: https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/03_field_mapping.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* Click on the button 'Create SQL View, Indexes and Models'. (this step could
|
* Click on the button 'Create SQL View, Indexes and Models'. (this step could
|
||||||
@@ -113,7 +113,7 @@ To configure this module, you need to:
|
|||||||
the view. You can so define the frequency of the refresh.
|
the view. You can so define the frequency of the refresh.
|
||||||
* the size of view (and the indexes is displayed)
|
* the size of view (and the indexes is displayed)
|
||||||
|
|
||||||
.. figure:: https://raw.githubusercontent.com/bi_sql_editor/static/description/04_materialized_view_setting.png
|
.. figure:: https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/04_materialized_view_setting.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* Finally, click on 'Create UI', to create new menu, action, graph view and
|
* Finally, click on 'Create UI', to create new menu, action, graph view and
|
||||||
@@ -128,12 +128,12 @@ To use this module, you need to:
|
|||||||
|
|
||||||
#. Select the desired report
|
#. Select the desired report
|
||||||
|
|
||||||
.. figure:: https://raw.githubusercontent.com/bi_sql_editor/static/description/05_reporting_pivot.png
|
.. figure:: https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/05_reporting_pivot.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* You can switch to 'Pie' chart or 'Line Chart' as any report,
|
* You can switch to 'Pie' chart or 'Line Chart' as any report,
|
||||||
|
|
||||||
.. figure:: https://raw.githubusercontent.com/bi_sql_editor/static/description/05_reporting_pie.png
|
.. figure:: https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/05_reporting_pie.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
Bug Tracker
|
Bug Tracker
|
||||||
|
|||||||
@@ -4,12 +4,12 @@ To configure this module, you need to:
|
|||||||
|
|
||||||
* tip your SQL request
|
* tip your SQL request
|
||||||
|
|
||||||
.. figure:: /bi_sql_editor/static/description/01_sql_request.png
|
.. figure:: ../static/description/01_sql_request.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* Select the group(s) that could have access to the view
|
* Select the group(s) that could have access to the view
|
||||||
|
|
||||||
.. figure:: /bi_sql_editor/static/description/02_security_access.png
|
.. figure:: ../static/description/02_security_access.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* Click on the button 'Clean and Check Request'
|
* Click on the button 'Clean and Check Request'
|
||||||
@@ -19,7 +19,7 @@ To configure this module, you need to:
|
|||||||
and set if it will be displayed on the pivot graph as a column, a row or a
|
and set if it will be displayed on the pivot graph as a column, a row or a
|
||||||
measure.
|
measure.
|
||||||
|
|
||||||
.. figure:: /bi_sql_editor/static/description/03_field_mapping.png
|
.. figure:: ../static/description/03_field_mapping.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* Click on the button 'Create SQL View, Indexes and Models'. (this step could
|
* Click on the button 'Create SQL View, Indexes and Models'. (this step could
|
||||||
@@ -31,7 +31,7 @@ To configure this module, you need to:
|
|||||||
the view. You can so define the frequency of the refresh.
|
the view. You can so define the frequency of the refresh.
|
||||||
* the size of view (and the indexes is displayed)
|
* the size of view (and the indexes is displayed)
|
||||||
|
|
||||||
.. figure:: /bi_sql_editor/static/description/04_materialized_view_setting.png
|
.. figure:: ../static/description/04_materialized_view_setting.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* Finally, click on 'Create UI', to create new menu, action, graph view and
|
* Finally, click on 'Create UI', to create new menu, action, graph view and
|
||||||
|
|||||||
@@ -4,10 +4,10 @@ To use this module, you need to:
|
|||||||
|
|
||||||
#. Select the desired report
|
#. Select the desired report
|
||||||
|
|
||||||
.. figure:: /bi_sql_editor/static/description/05_reporting_pivot.png
|
.. figure:: ../static/description/05_reporting_pivot.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|
||||||
* You can switch to 'Pie' chart or 'Line Chart' as any report,
|
* You can switch to 'Pie' chart or 'Line Chart' as any report,
|
||||||
|
|
||||||
.. figure:: /bi_sql_editor/static/description/05_reporting_pie.png
|
.. figure:: ../static/description/05_reporting_pie.png
|
||||||
:width: 800 px
|
:width: 800 px
|
||||||
|
|||||||
@@ -430,12 +430,12 @@ or add ‘–load=bi_sql_editor’ if you start odoo in command line.</li>
|
|||||||
</li>
|
</li>
|
||||||
<li><p class="first">tip your SQL request</p>
|
<li><p class="first">tip your SQL request</p>
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<img alt="https://raw.githubusercontent.com/bi_sql_editor/static/description/01_sql_request.png" src="https://raw.githubusercontent.com/bi_sql_editor/static/description/01_sql_request.png" style="width: 800px;" />
|
<img alt="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/01_sql_request.png" src="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/01_sql_request.png" style="width: 800px;" />
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li><p class="first">Select the group(s) that could have access to the view</p>
|
<li><p class="first">Select the group(s) that could have access to the view</p>
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<img alt="https://raw.githubusercontent.com/bi_sql_editor/static/description/02_security_access.png" src="https://raw.githubusercontent.com/bi_sql_editor/static/description/02_security_access.png" style="width: 800px;" />
|
<img alt="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/02_security_access.png" src="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/02_security_access.png" style="width: 800px;" />
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li><p class="first">Click on the button ‘Clean and Check Request’</p>
|
<li><p class="first">Click on the button ‘Clean and Check Request’</p>
|
||||||
@@ -445,7 +445,7 @@ and propose field mapping. For each field, you can decide to create an index
|
|||||||
and set if it will be displayed on the pivot graph as a column, a row or a
|
and set if it will be displayed on the pivot graph as a column, a row or a
|
||||||
measure.</p>
|
measure.</p>
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<img alt="https://raw.githubusercontent.com/bi_sql_editor/static/description/03_field_mapping.png" src="https://raw.githubusercontent.com/bi_sql_editor/static/description/03_field_mapping.png" style="width: 800px;" />
|
<img alt="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/03_field_mapping.png" src="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/03_field_mapping.png" style="width: 800px;" />
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li><p class="first">Click on the button ‘Create SQL View, Indexes and Models’. (this step could
|
<li><p class="first">Click on the button ‘Create SQL View, Indexes and Models’. (this step could
|
||||||
@@ -460,7 +460,7 @@ the view. You can so define the frequency of the refresh.</li>
|
|||||||
</ul>
|
</ul>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<img alt="https://raw.githubusercontent.com/bi_sql_editor/static/description/04_materialized_view_setting.png" src="https://raw.githubusercontent.com/bi_sql_editor/static/description/04_materialized_view_setting.png" style="width: 800px;" />
|
<img alt="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/04_materialized_view_setting.png" src="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/04_materialized_view_setting.png" style="width: 800px;" />
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li><p class="first">Finally, click on ‘Create UI’, to create new menu, action, graph view and
|
<li><p class="first">Finally, click on ‘Create UI’, to create new menu, action, graph view and
|
||||||
@@ -477,13 +477,13 @@ search view.</p>
|
|||||||
</ol>
|
</ol>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<img alt="https://raw.githubusercontent.com/bi_sql_editor/static/description/05_reporting_pivot.png" src="https://raw.githubusercontent.com/bi_sql_editor/static/description/05_reporting_pivot.png" style="width: 800px;" />
|
<img alt="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/05_reporting_pivot.png" src="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/05_reporting_pivot.png" style="width: 800px;" />
|
||||||
</div>
|
</div>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<ul>
|
<ul>
|
||||||
<li><p class="first">You can switch to ‘Pie’ chart or ‘Line Chart’ as any report,</p>
|
<li><p class="first">You can switch to ‘Pie’ chart or ‘Line Chart’ as any report,</p>
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<img alt="https://raw.githubusercontent.com/bi_sql_editor/static/description/05_reporting_pie.png" src="https://raw.githubusercontent.com/bi_sql_editor/static/description/05_reporting_pie.png" style="width: 800px;" />
|
<img alt="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/05_reporting_pie.png" src="https://raw.githubusercontent.com/OCA/reporting-engine/12.0/bi_sql_editor/static/description/05_reporting_pie.png" style="width: 800px;" />
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user