Hello,
I added a new tab in partner form
And in this tab, i want to display turnover by year of this partner
Is it possible without create a new model to store every turnover by year and partner and add a one2many field in res.partner?
For example, is it possible to display result of a request?
Vincent