@api.multi
    @api.depends(
        "work_order_id",
    )
    def _compute_allowed_picking_type_ids(self):