I have been customising the inventory module and i have added a new field as required_items inside the move_ids(stock.move) of stock.picking but based on this
picking_type_code field , required_items field should be visible but its not working , is there any solution for this
actually it worked using column_invisible but unable to delete this , Sorry