Hi all -_-' I'm wondering if is it possible to chaining browse records in the side of the operand in domain statement like in OpenERP. I mean, I want to do something like this:
domain=[('model','=','account.balance.reporting')]
I know now, that it is possible do this in the "field name" side, but is it
possible in the "operand" side of the domain?
Thanks.
