I need to access the country code (country_id) from another address on the contact form as marked in the screenshot. There is a possibility to add more than one 'other' address I guess this is gonna be some kind of list, I need to list all those states.
I tried to get the country_id on res_partner using field child_ids with no luck -how could I get those country codes? Thank you.