state = fields.Selection(
        string="State",
        required=True,
        readonly=True,
        track_visibility="onchange",