Search 1.9 billion lines of Odoo code on GitHub

bi_sql_editor_aggregate

Author: Richard deMeester,Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: 001101/reporting-engine
Dependencies: bi_sql_editor
Languages: Python (60, 54.5%), XML (13, 11.8%), and reStructuredText (37, 33.6%)
Other repositories: AITIC/reporting-engine, Aabcrow/reporting-engine, CB-Gran-Canaria/reporting-engine, Change2improve/reporting-engine, Comunitea/reporting-engine, DamonLiu0814/reporting-engine, Darknroses/reporting-engine, Digital5-Odoo/reporting-engine, Dobtor-OCA/reporting-engine, EBII/reporting-engine, ERPLibre/reporting-engine, ForgeFlow/reporting-engine, Ingeos/reporting-engine, Jarsa/reporting-engine, NeatNerdPrime/reporting-engine, NextERP-Romania/reporting-engine, Nubeo-be/reporting-engine, OCA-MUK/reporting-engine, OCA/reporting-engine, Rad0van/reporting-engine, SanteLibre/reporting-engine, SequarSrl/reporting-engine, SimoRubi/reporting-engine, Studio73/reporting-engine, Syci-Consulting/reporting-engine, Tecnativa/reporting-engine, Vauxoo/reporting-engine, WilldooIT/reporting-engine, aaltinisik/reporting-engine, acsone/reporting-engine, akretion/reporting-engine, anhvu-sg/reporting-engine, aurestic/reporting-engine, blooparksystems/reporting-engine, brain-tec/reporting-engine, budisentosa/reporting-engine, coopiteasy/reporting-engine, druidoo-dev/reporting-engine, ecosoft-odoo/reporting-engine, fateenvoy/reporting-engine, flachica/reporting-engine, fugui0310/reporting-engine, gbertolani/reporting-engine, goyugo/reporting-engine, initOS/reporting-engine, johnbendi/reporting-engine, kmee/reporting-engine, legalsylvain/reporting-engine, leonidasthe300/reporting-engine, lideritjnma/reporting-engine, lweiming/reporting-engine, multidadosti-erp/reporting-engine, oondeo/reporting-engine, praxigento/oca-reporting-engine, robertsvx27/reporting-engine, sacostaylara/reporting-engine, sanube/reporting-engine, sendalpegat/reporting-engine, sergiocorato/reporting-engine, sgheller/reporting-engine, steingabelgaard/reporting-engine, sunflowerit/reporting-engine, suwatuanp/reporting-engine, syci/reporting-engine, takinobori/oca-reporting-engine, tbaden/reporting-engine, tegin/reporting-engine, tirma-sa/reporting-engine, unitek-solusi/OCA-reporting-engine, ursais/reporting-engine, valmarnet/reporting-engine, versada/reporting-engine, vikichavada/reporting-engine, wahello/reporting-engine, xcgd/reporting-engine, ygdmxy/reporting-engine, zarumaru/reporting-engine, and zhaohuaw/reporting-engine

<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 name="bi-views-aggregate"></a> <h2>BI Views aggregate</h2> <p>This module extends the functionality of bi_sql_editor, to support creation custom aggregation for float and integer values.</p> <p>After the model is generated, before creating the UI, the option is given to define aggregation - either Sum (Default), Average, Minimum, or Maximum.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>No configuration is required after installation.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to adjust the aggregation on the custom fields tab of the sql_view between validating the SQL</p> <ol class="arabic simple"> <li>Go to 'Reporting' / 'Custom Reports'</li> </ol> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Can be integrated with bi_sql_editor, but breaks for existing sites.</li> <li>Would be good to integrate and remove need for additional install.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/reporting-engine/issues">GitHub Issues</a>. 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.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Richard deMeester, Willdoo IT (<a class="reference external" href="http://www.willdooit.com/">http://www.willdooit.com/</a>)</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>