InstallPersonTypeRuleASE
true
当 装机实施人员类型 选择包含‘ASE'时 则安装实施人(ASE)、经销商名(安装)为必填。
((TEXT(InstallationPersonnelType__c )== 'ASE' ||
TEXT(InstallationPersonnelType__c )== 'FSE+ASE' )
&& (ASE_InstallationImplementer__c=='' ||
Dealer_Installation2__c=='') )
&& RecordTypeId == '01210000000RkuM'
InstallationPersonnelType__c
当 装机实施人员类型 选择包含‘ASE'时 则安装实施人(ASE)、经销商名(安装)为必填。