| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Required_Parent</fullName> |
| | | <active>false</active> |
| | | <active>true</active> |
| | | <description>配下階層のAccoutについて、Parent必須にします。</description> |
| | | <errorConditionFormula>/*医院,经销商,自社トレーニング施設 以外不能空*/ |
| | | RecordTypeId <> '01210000000QemG' && RecordTypeId <> '01210000000Qem1' && RecordTypeId <> '01210000000QgFi' && RecordTypeId <> '01210000000aLzZ' && IsBlank(ParentId)</errorConditionFormula> |