This question has been flagged
3 Replies
3111 Views

please, how to implement a group by functionality  in the tree view of stock moves ?

any help please

thank you

Avatar
Discard

Do you want to implement group by in search view of Stock Moves ?

Author Best Answer

No, not in the search view of stock moves. actually it is in the tree view representing the one2many field calle "move_lines" in class stock_picking.

I want to group lines with the same product template.

Avatar
Discard
Best Answer

It's not possible using the default odoo instalation. It needs some customization of odoo widgets

Avatar
Discard
Author

Hi Alex, what kind of customization exactly ? can you be more specific please !

I done this before for OpenERP 7 and Odoo widgets doesn't communicate correctly the values, context and others things needed to do that grouping by the tree view of the one2many, also in my version in OpenERP 7 a simple domain was needed in order to filter the results to only display the values of the one2many