This question has been flagged
2596 Views

I am writing a module to add a table of individual days of production as children to a manufacturing order. I am also having the finished product for each order split into relatively small lots, so to make things easier to view I would like to have the 'move_created_ids2' lines grouped by a many2one field for the production day which it belongs to. Is default grouping of table items inside forms possible, and if so how and where is this done?

Avatar
Discard