<?xml version="1.0" encoding="UTF-8"?>
|
<SharingRules xmlns="http://soap.sforce.com/2006/04/metadata">
|
<sharingOwnerRules>
|
<fullName>PurchaseRecord_Edit</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>带量采购记录编辑</label>
|
<sharedTo>
|
<group>X00_PurchaseRecord_Edit</group>
|
</sharedTo>
|
<sharedFrom>
|
<roleAndSubordinatesInternal>President</roleAndSubordinatesInternal>
|
</sharedFrom>
|
</sharingOwnerRules>
|
<sharingOwnerRules>
|
<fullName>PurchaseRecord_View</fullName>
|
<accessLevel>Read</accessLevel>
|
<label>带量采购记录查看</label>
|
<sharedTo>
|
<group>X00_PurchaseRecord_View</group>
|
</sharedTo>
|
<sharedFrom>
|
<roleAndSubordinatesInternal>President</roleAndSubordinatesInternal>
|
</sharedFrom>
|
</sharingOwnerRules>
|
</SharingRules>
|