checks OK URL: https://codereview.tryton.org/419121003
https://codereview.tryton.org/419121003/diff/437081003/trytond/model/modelsql.py File trytond/model/modelsql.py (right): https://codereview.tryton.org/419121003/diff/437081003/trytond/model/modelsql... trytond/model/modelsql.py:793: if rule_domain and rule_domain != domain: I think it's a good idea to add a comment explaning why we are excluding the domain in such case.
LGTM