Hi,
I'm new to Odoo and struggling with the configuration/customization of the lead view.
Indeed, I would like to have a field that prints the latest (completed) activity date.
I might not look in the right direction, but basically I tried to add a calculated field based on the activity_ids one (using max dates in Python).
How could I achieve this ?