OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
oca-travis dc27916cc8 [UPD] Update kpi_dashboard_altair.pot 4 years ago
..
description [12.0][ENH] sql view - allow group operator 4 years ago
i18n [UPD] Update bi_sql_editor_aggregate.pot 4 years ago
models Remove unused constant 4 years ago
static/description [ADD] icon.png 4 years ago
views [12.0][ENH] sql view - allow group operator 4 years ago
README.rst Added README 4 years ago
__init__.py [12.0][ENH] sql view - allow group operator 4 years ago
__manifest__.py bi_sql_editor_aggregate 12.0.1.1.0 4 years ago

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.