state = fields.Selection(
        string="State",
        copy=False,
        selection=[
            ("draft", "Draft"),