| | |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>isNewCheckAccount</fullName> |
| | | <active>true</active> |
| | | <errorConditionFormula>(isNew()||ISCHANGED(Account_Laboratory__c)) |
| | | <errorConditionFormula>(isNew()||ISCHANGED(Account_Laboratory__c)) |
| | | && !isBlank(Account_Laboratory__c) && LEFT(Account_Laboratory__r.RecordTypeId, 15) != '01210000000Qfm7' |
| | | && LEFT(Account_Laboratory__r.RecordTypeId, 15) != '01210000000QfmR' |
| | | && LEFT(Account_Laboratory__r.RecordTypeId, 15) != '01210000000QfmM' |