On 15/07/10 06:09 -0700, temjin wrote:
> I have a small question related to Many2Many fields.
> 
> By default product has a category field as Many2One and retreiving
> products with a certain category_id is easy.
> product_ids = product_obj.search(cursor, user, [('category', '=',
> category_id)])
> 
> But what if product has a many2many categories field. How would i get
> the products?

Please ask dev question on tryton-dev.

-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgpAEO8u1SEUZ.pgp
Description: PGP signature

Reply via email to