These all model (stock.picking, stock.move, stock.move.line) have a direct relation with each other, so you can use doc.move_line_ids.expiration_date, it will only show related stock move lines.