OCA_Reporting_engine_17.0/bi_sql_editor_aggregate
OCA-git-bot 481b205548 bi_sql_editor_aggregate 12.0.1.1.0 2020-03-28 12:48:51 +00:00
..
description [12.0][ENH] sql view - allow group operator 2019-11-28 12:14:15 +11:00
i18n [UPD] Update bi_sql_editor_aggregate.pot 2020-03-28 12:41:14 +00:00
models Remove unused constant 2019-11-29 09:14:56 +11:00
static/description [ADD] icon.png 2020-03-28 12:48:51 +00:00
views [12.0][ENH] sql view - allow group operator 2019-11-28 12:14:15 +11:00
README.rst Added README 2019-11-28 12:59:27 +11:00
__init__.py [12.0][ENH] sql view - allow group operator 2019-11-28 12:14:15 +11:00
__manifest__.py bi_sql_editor_aggregate 12.0.1.1.0 2020-03-28 12:48:51 +00:00

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

==================
BI Views aggregate
==================

This module extends the functionality of bi_sql_editor, to support creation
custom aggregation for float and integer values.

After the model is generated, before creating the UI, the option is given
to define aggregation - either Sum (Default), Average, Minimum, or Maximum.

Configuration
=============

No configuration is required after installation.

Usage
=====

To use this module, you need to adjust the aggregation on the custom fields
tab of the sql_view between validating the SQL

#. Go to 'Reporting' / 'Custom Reports'

Known issues / Roadmap
======================

* Can be integrated with bi_sql_editor, but breaks for existing sites.
* Would be good to integrate and remove need for additional install.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/reporting-engine/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

Contributors
------------

* Richard deMeester, Willdoo IT (http://www.willdooit.com/)

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.