binxie
2024-01-16 4d3febe8045eb0fa0283af3c53b0c48344b8664d
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>URFContact_LimitPriceContact_check</fullName>
    <active>true</active>
    <errorConditionFormula>AND(Limit_Price__c,URF_Contract__c)</errorConditionFormula>
    <errorMessage>【限定金额上限合同】和【URF单镜种限次合同】不能同时选择</errorMessage>
</ValidationRule>