This question has been flagged

I need to do a search based on a property field available at res.partner table in OpenERP version 7.
E.g. lets take Sale Pricelist (property_product_pricelist).

There seems to be a bug related to it (https://bugs.launchpad.net/openobject-server/+bug/909239) and the code works for many2one field only.

Is it possible to add fnct_search for 1 field only and not for all property fields?

Any help is appreciated.

Avatar
Discard