← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 688420] Re: product supplier info domain not working

 

Hello,

This will not be fixed on the general basis. For that you have to write
your own customized search for the product.

Thanks.

** Changed in: openobject-server
       Status: New => Won't Fix

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

Title:
  product supplier info domain not working

Status in OpenObject Server:
  Won't Fix

Bug description:
  I try set domain with supplier in Purchase Order Line product_id field.

<field name="product_id" domain="[('seller_ids','=',parent.partner_id)]"/>

But it does not working good.

P1 Product has few supplier info
  Sup1 (id:1)
  Sup2 (id:2)
  Sup3 (id:3)

and domain is "[('seller_ids','=', 2)]" then nothing resulted.





References