driver_id = fields.Many2one(
        string="Driver",
        comodel_name="res.partner",
        required=False,
        readonly=True,