On 17/05/2013 11:30, Alexis EidelMan wrote:
> I would like to use a long chain of link like that :
>
> test: One2Many.One2Many.Many2One.count()
This cannot and will never work. You cannot chain One2Many links. You
can only do that with ManyToOne links...
> it doesn't work. The error seems to come from the reading step and
> occurs only if the entity of the last link is not the same as the entity
> process.
>
> I've check that if I run first test_count: Many2One.count()
This cannot work either: the count() method only works on ManyToOne
links, only on OneToMany...
Gaetan
----------------------------------------------------------------------------
Disclaimer: please see "
www.plan.be/disclaimer.html"
Please consider your environmental responsibility before printing this email
----------------------------------------------------------------------------