| | |
| | | <fullName>Need_SalesOfficeCode_When_Contract</fullName> |
| | | <active>true</active> |
| | | <description>Len( Maintenance_Contract_No__c ) > 1 && Isnull(SalesOfficeCode_selection__c)</description> |
| | | <errorConditionFormula>$Profile.Id != '00eC600000003SX' /* GPI_系统管理员 不报错 */ |
| | | <errorConditionFormula>$Profile.Id != '00e10000000dEQx' /* GPI_系统管理员 不报错 */ |
| | | && |
| | | $User.Id != '005C60000001UFN' /* Batch User 不报错 */ |
| | | $User.Id != '00510000000fSYI' /* Batch User 不报错 */ |
| | | && |
| | | /* 维修合同状态更新到-合同 WF の条件 */ |
| | | AND(Isblank(PriorValue(Maintenance_Contract_No__c)), |