Hi,
we use odoo 9 community.
I have two fields, city_id and state_id.
I want a message to be displayed when the user selects the city before selecting the state.
In fact, when the state_id field is empty and the user clicks on the city_id field, a message should be displayed.
please help me.
Thanks.