mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
92 lines
2.8 KiB
ReStructuredText
92 lines
2.8 KiB
ReStructuredText
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
|
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
:alt: License: AGPL-3
|
|
|
|
==============
|
|
BI View Editor
|
|
==============
|
|
|
|
The module BI View Editor is user-friendly tool (Query Builder) integrated in Odoo.
|
|
It creates views for Odoo 9, allowing the user to specify graphically the sources
|
|
and the attributes of the data-set to analyze, automating all the operations for
|
|
creating all the necessary low level Odoo objects.
|
|
|
|
|
|
It is intended for:
|
|
|
|
- Graphically define your analysis data-set
|
|
- Add new computed information to your data set
|
|
- Specify the visualization attributes
|
|
- Create the basis for a new data exploration method in Odoo
|
|
|
|
|
|
Benefits would be:
|
|
|
|
- More freedom to consultants or end users to customize views
|
|
- No more external tools for data analysis
|
|
- Easy update of your BI reports
|
|
- No more external tools for data analysis
|
|
|
|
|
|
|
|
Usage
|
|
=====
|
|
|
|
|
|
To graphically design your analysis data-set:
|
|
|
|
- From the Reporting menu, select "Custom BI Views"
|
|
- Browse trough the business objects in the Query tab
|
|
- Pick the interesting fields (Drag & Drop)
|
|
- For each selected field, right-click on the Options column and select whether it's a row, column or measure
|
|
- Save and click "Generate BI View"
|
|
|
|
|
|
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
|
|
:alt: Try me on Runbot
|
|
:target: https://runbot.odoo-community.org/runbot/143/9.0
|
|
|
|
Known issues / Roadmap
|
|
======================
|
|
|
|
* Non-stored fields are not supported
|
|
* Provide graph view for table relations
|
|
* Use the same concept (dinamically create list views) to build reports: generate an ad-hoc query object that displays the fields that you want for the report, for a given join query
|
|
* Add possibility to store the BI view in user dashboard, like any other graph or cross table
|
|
* Provide a tutorial (eg. a working example of usage)
|
|
|
|
|
|
Credits
|
|
=======
|
|
|
|
Images
|
|
------
|
|
|
|
* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
|
|
|
|
Contributors
|
|
------------
|
|
|
|
* Simon Janssens <s.janssens@onestein.nl>
|
|
* Diego Luis Neto <diegoluis.neto@gmail.com>
|
|
* Dennis Sluijk <d.sluijk@onestein.nl>
|
|
* Kevin Graveman <k.graveman@onestein.nl>
|
|
* Richard Dijkstra <r.dijkstra@onestein.nl>
|
|
* Andrea Stirpe <a.stirpe@onestein.nl>
|
|
* Antonio Esposito <a.esposito@onestein.nl>
|
|
|
|
Maintainer
|
|
----------
|
|
|
|
.. image:: https://odoo-community.org/logo.png
|
|
:alt: Odoo Community Association
|
|
:target: https://odoo-community.org
|
|
|
|
This module is maintained by the OCA.
|
|
|
|
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.
|
|
|
|
To contribute to this module, please visit https://odoo-community.org.
|