picking.weight = sum(move.weight_net for move in picking.move_lines
                                 if move.state != 'cancel')