seat_id = fields.Many2one(
        string="Seat",
        comodel_name="fleet.vehicle.seat",
        readonly=True,
        states={