Fixed on trunk by revision 2963
[email protected].

** Also affects: openobject-server/5.0
   Importance: Undecided
       Status: New

** Also affects: openobject-server/trunk
   Importance: Medium
       Status: Fix Released

** Changed in: openobject-server/trunk
    Milestone: 5.0.15 => 6.0

** Changed in: openobject-server/5.0
    Milestone: None => 5.0.15

** Changed in: openobject-server/5.0
       Status: New => Fix Released

** Changed in: openobject-server/5.0
   Importance: Undecided => Medium

-- 
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: Fix Released
Status in OpenObject Server 5.0 series: Fix Released
Status in OpenObject Server trunk series: Fix Released

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...



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to