Hi
I am working with Odoo enterprise web 16.4+e
I have integer field with aggregation type of average in my employee details.
I want to show the average on the employee list without restoring it to database, currently it shows all the integer values instead of the average. I use many2many_tags to show the values now.
Is it possible to do this?
Any help will be appreciated. Thanks!