@api.onchange("type_id")
    def onchange_type_vehicle_id(self):
        self.vehicle_id = False
        if self.type_id:
            wo_type = self.type_id