On 16/04/13 08:25 -0700, Jesús Martín Jiménez wrote:
> Is there any way in Tryton to chaining browse on domain like in OpenERP? 

Quite funny as I wrote this feature in OpenERP :-)

> For example, if I wanted to filter by the value of a many2one field, I'll 
> do it this way:
> 
> domain = [('field_id.name', '=', 'value')]

So yes, you can do it for M2O and also for M2M, O2M, O2O
and Reference (only 1 level)

PS: except that in Tryton there is no "*_id" ;-)

-- 
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: pgpgA6918MNJO.pgp
Description: PGP signature

Reply via email to