Arithmetic operations and Average/min/max aggregate functions in tree views

Bug #522562 reported by Numérigraphe
20
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Won't Fix
Wishlist
Unassigned
Odoo Server (MOVED TO GITHUB)
Won't Fix
Wishlist
Unassigned
Odoo Web Client
Won't Fix
Wishlist
Unassigned

Bug Description

Wishlist:
1. We have a sum="" attribure in field definition in tree views.
An average="" would be a very usefull addition.
Example :
                    <field name="amount_untaxed" sum="Total Untaxed Amount" average="Average Untaxed Amount"/>
2.It can have a new attribute in tree views to get the max/min values displayed on the bottom of the view.
Example:
                    <field name="amount_untaxed" min="Smallest amount" min="Biggest Amount" />

Tags: long-term
affects: openobject-addons → openobject-server
summary: - Additionnal operations in tree views
+ Average in tree views
Navrang Oza (noz-tiny)
Changed in openobject-client-web:
importance: Undecided → Wishlist
Revision history for this message
Numérigraphe (numerigraphe) wrote : Re: Average in tree views

Please note that this take all the records in the domain, and not take the limit into account (80 rows only by default on the GTK client).

Changed in openobject-server:
importance: Undecided → Wishlist
Changed in openobject-client:
importance: Undecided → Wishlist
summary: - Average in tree views
+ Average/min/max aggregate functions in tree views
description: updated
summary: - Average/min/max aggregate functions in tree views
+ Arithmetic operations and Average/min/max aggregate functions in tree
+ views
Revision history for this message
Navrang Oza (noz-tiny) wrote :

Hello,
Average is already implemented.
Thanks.

Revision history for this message
Navrang Oza (noz-tiny) wrote :

Hello,

Average is already implemented in server, GTK, web client.
Thanks.

Changed in openobject-client-web:
milestone: none → 6.0
Revision history for this message
Amit Mendapara (cristatus) wrote :

Hello noz,

If the feature is implemented then the status should be changed to `Fix Committed`.

Revision history for this message
Navrang Oza (noz-tiny) wrote :

Hello,

sum, avg functions are implemented, min/max are not, so this bug will go for WishList.

Thanks.

tfr (Openerp) (tfr)
Changed in openobject-client-web:
milestone: 6.0 → none
status: New → Confirmed
Changed in openobject-client:
status: New → Confirmed
Changed in openobject-server:
status: New → Confirmed
Revision history for this message
tfr (Openerp) (tfr) wrote :

Out of scope for the v6 but nice to have in the next release

Changed in openobject-client:
status: Confirmed → Won't Fix
Changed in openobject-server:
status: Confirmed → Won't Fix
Changed in openobject-client-web:
status: Confirmed → Won't Fix
Revision history for this message
Numérigraphe (numerigraphe) wrote :

Why not mark this one "triaged" ?

tags: added: long-term
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.