[10.0][MIG] bi_view_editor - #187
Closed
LoisRForgeFlow wants to merge 28 commits into
Closed
LoisRForgeFlow wants to merge 28 commits into
LoisRForgeFlow wants to merge 28 commits into
Conversation
… the model is reset.
LoisRForgeFlow
force-pushed
the
10.0-mig-bi_view_editor
branch
from
January 12, 2018 11:49
8fc7e62 to
4b3879e
Compare
Member
|
There is already #106, can we join the effort? |
Contributor
Author
|
@astirpe ups, of course, didn't see yours (I guess because of the missing underscores in the tittle). |
Contributor
Author
|
Closing in favor of #106 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migration to v10.
BI View Editor
BI View Editor is a tool integrated in Odoo that allows users define and
execute their own reports without the need to code.
Purpose:
The BI View Editor is used to create reports not already contained in the
standard Odoo, combining data from existing sources.
It has been designed to be used by users with little or no knowledge of
the technical architecture of Odoo. Users visually link business objects
and select the fields to visualize.
The BI View Editor offers users different types of representations,
including tree, graph, pivot views.