Hello ,
I am working on hr_recruitment, When i create one scheduled meeting regarding the application .{Human resource -> application form view-> scheduled meeting }. and add some details of that , What is my problem is that , there is one field "Location " , i need to auto fill that field with the company name & location . I heard about ' add context in the xml file.' i added that but its not shows any changes. What should i do?
<field name="customer_location" context="{'company_id':active_id}"/>
there is any solution to solve this?