name="stage_id" position="attributes">
name="attrs">{'invisible': 0}
name="options">{'clickable': [('stages_readonly', '!=', True)]}
name="attrs">{'readonly': [('stages_readonly', '=', True)]}
stages_readonly is boolean with compute field
how can i restrict manual click for some stages
thanks in advance