<?xml version="1.0" encoding="UTF-8"?>
|
<SharingRules xmlns="http://soap.sforce.com/2006/04/metadata">
|
<sharingCriteriaRules>
|
<fullName>ReceivingNote_East_Share</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>收货清单-华东共享</label>
|
<sharedTo>
|
<group>Loaner_East</group>
|
</sharedTo>
|
<criteriaItems>
|
<field>Internal_asset_location__c</field>
|
<operation>equals</operation>
|
<value>上海 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
<sharingCriteriaRules>
|
<fullName>ReceivingNote_North_Share</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>收货清单-北方共享</label>
|
<sharedTo>
|
<group>Loaner_North</group>
|
</sharedTo>
|
<booleanFilter>1</booleanFilter>
|
<criteriaItems>
|
<field>Internal_asset_location__c</field>
|
<operation>equals</operation>
|
<value>北京 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
<sharingCriteriaRules>
|
<fullName>ReceivingNote_South_Share</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>收货清单-南方共享</label>
|
<sharedTo>
|
<group>Loaner_South</group>
|
</sharedTo>
|
<criteriaItems>
|
<field>Internal_asset_location__c</field>
|
<operation>equals</operation>
|
<value>广州 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
<sharingCriteriaRules>
|
<fullName>ReceivingNote_nonCentralized_Share</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>收货清单-非集中共享</label>
|
<sharedTo>
|
<group>BNotCenterManagerAsset</group>
|
</sharedTo>
|
<criteriaItems>
|
<field>Internal_asset_location__c</field>
|
<operation>notEqual</operation>
|
<value>北京 备品中心</value>
|
</criteriaItems>
|
<criteriaItems>
|
<field>Internal_asset_location__c</field>
|
<operation>notEqual</operation>
|
<value>上海 备品中心</value>
|
</criteriaItems>
|
<criteriaItems>
|
<field>Internal_asset_location__c</field>
|
<operation>notEqual</operation>
|
<value>广州 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
</SharingRules>
|