Is there any way using which i can achieve the following result ???
Current Situation :
Rule 1 (which is written in base) is apply for res_partner even if i defined the new Rule 2 in custom module.
In Rule 1 domain defined that show all customers but in Rule 2 i defined that show only particular customers based on new domain then it'll not consider the Rule 2 domain why ?
If i deactivate Rule 1 then Rule 2 works fine which i want but override or manually deactivate the particular rule is not a desirable solution for that.
Is there any way using which i can set the record rules priority ???