|
1 |
| -<?xml version="1.0" encoding="utf-8"?> |
2 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4 | 3 | <head>
|
@@ -367,7 +366,7 @@ <h1 class="title">BI SQL Editor</h1>
|
367 | 366 | !! This file is generated by oca-gen-addon-readme !!
|
368 | 367 | !! changes will be overwritten. !!
|
369 | 368 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
370 |
| -!! source digest: sha256:871fad5a3987e05f4ecded015ab6da184207818175a3abef69c20ffc44640e5d |
| 369 | +!! source digest: sha256:bf8c476660402e5da241a22bb7c7b6df8bf0d4f7612445db0296506ba92cfcf9 |
371 | 370 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
372 | 371 | <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&target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
373 | 372 | <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>
|
465 | 464 | <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;" />
|
466 | 465 | </div>
|
467 | 466 | </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> |
468 | 472 | <li><p class="first">Finally, click on ‘Create UI’, to create new menu, action, graph view and
|
469 | 473 | search view.</p>
|
470 | 474 | </li>
|
@@ -512,6 +516,7 @@ <h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
|
512 | 516 | <li>Sylvain LE GAL (<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>)</li>
|
513 | 517 | <li>Richard deMeester, WilldooIT (<a class="reference external" href="http://www.willdooit.com/">http://www.willdooit.com/</a>)</li>
|
514 | 518 | <li>David James, WilldooIT (<a class="reference external" href="http://www.willdooit.com/">http://www.willdooit.com/</a>)</li>
|
| 519 | +<li>Guillem Casassas <<a class="reference external" href="mailto:guillem.casassas@forgeflow.com">guillem.casassas@forgeflow.com</a>></li> |
515 | 520 | <li><dl class="first docutils">
|
516 | 521 | <dt>This module is highly inspired by the work of</dt>
|
517 | 522 | <dd><ul class="first last">
|
|
0 commit comments