Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1638 Ansichten

I have a custom "Orders" model with a tree view, and this tree view is frequently grouped by product ID, which is a many-to-one field. I want the average quantity ordered of the group to be displayed in the Group-By header. However, it is currently displaying the sum of quantities ordered, which is not what I want. I am using Odoo Online, so I don't have direct access to the backend. 

I have a feeling this is related to "group_operator," but I don't know of a way to edit that with Odoo Studio. I've tried using the Aggregate option in Odoo Studio, but that just displays the average of every quantity ordered at the bottom of the tree. I'm at a loss for what to try next.

Avatar
Verwerfen
Beste Antwort

HIi 
In that case you can use  group_operator="avg" in fields attributes after adding that your able to see 
Thanks

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Juni 20
5306
0
Aug. 24
224
2
März 25
1239
1
Feb. 25
1500
1
Dez. 24
2003