Hello Odoo Community:
I would like to see average margin_percentage in the sale list view. I used this code:
I am able to see the average value for all sale orders; however, when I grouped orders according to customers, average values become sum values for each group. How could I change it to average again? Thank you so much!