Hello,
I am working on a custom module in Odoo, and I’m trying to add a section before the headers in my tree view to display the sum of a specific field, x_studio_value, as it is done in the tree view of the Purchase module (see the image below). However, I’m running into some issues and I’m not sure about the best method to achieve this.
My goal:
I want to display the sum of the x_studio_value field above the headers, before the usual columns.
Is it possible to do this with Odoo Studio?
If you have any ideas or suggestions on how to do this, it would be a great help.
Thank you in advance for your assistance!