Dynamic domain does not work properly in odoo9
问题 In Odoo9 I need a dynamic domain that depends on many2one field on a wizard. Using various examples I made it work, but the filtered values are always valid for previous option. Or they are valid if I choose an (invalid) option from the filtered domain. Details: At the end of opportunity workflow a salesman is supposed to evaluate opportunity where s/he chooses the probability of success. There were several levels to be chosen in special wizard ("100% sure", "not sure", "maybe" etc). I used