New_Request_Verify
true
新建备品借出申请时,不能填写回库物流信息和签字信息
isnew()
&&
($User.ProfileId <>'00e10000000Y3o5')
&&
( not(ISBLANK(text(Return_Track_Company__c))) ||
not(ISBLANK(text(Return_Distrubutor_Method__c))) ||
not(ISBLANK(Return_Track_Number__c)) ||
not(ISBLANK(Return_Trake_Staff__c)) ||
not(ISBLANK(HP_received_sign_text__c)) ||
not(ISBLANK(HP_received_sign_day__c))
)
新建备品借出申请时,不能填写回库物流信息和签字信息