← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 687536] Re: related field doesn't return all results with one2many field

 

Hi Anup,

>   Case 1 : Reference from O2M
>    Sale Order -> Field-Sale Order Lines(O2M)
>    Sale Order -> Field-Taxes(M2M related to Sale Order Lines)
>  In the above case it will take all the taxes from the first sale order line.

This sounds like the issue I'm referring to.  Would you not expect this
taxes field to return the taxes for all order lines?

-- 
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/687536

Title:
  related field doesn't return all results with one2many field

Status in OpenObject Server:
  Invalid

Bug description:
  The current related field implementation only follows the first item of one2many or many2many field if it is not the last specified field.  This can mean that not all expected items are returned.

Branch to be linked that follows all items in these fields if the related field type is set to one2many or many2many.





References