← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 634607] Re: Search crash with property fields

 

** Changed in: openobject-server
       Status: New => Confirmed

-- 
Search crash with property fields
https://bugs.launchpad.net/bugs/634607
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: Confirmed

Bug description:
Trying to search with the following domain:

[('property_product_pricelist.name','ilike','a')]

Will cause the application to crash:

 res = self._obj.execute(query, params)
ProgrammingError: column res_partner.property_product_pricelist does not exist
LINE 1: ...artner" where (res_partner.active = E'True') AND (res_partne...