Custom property to contact
Hi
What is my best approach (per Odoo best practices) to add a custom property to the contact records ? Say I want to define "color" with a closed list of values.
I need to be able to query and change that property via API.
Should I
- use studio ?
- develop a custom module ?
- use the currently unused "Internal Note" text field to encode my property ?