I want to modify the search method of a many2one field in OpenERP 7. I am setting up context values in view that has the field.
But the value isn't getting passed to the search method.
What is the solution? Is this a known issue? What are the other ways possible?
Refer to: https://bugs.launchpad.net/openerp-web/+bug/1209295 for solution.