Hi, I have a char field name home_number and a Boolean field same_as_above and a char field name present_number, I was looking foe something, as I click the same_as_above field I want to copy the above value i.e home_number to the char field present_number.
Can I achieve this in Openerp V7 in views(XML). ..?