| <?xml version="1.0" encoding="UTF-8"?> | 
| <WebLink xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Lost_Return_DeliverySlip</fullName> | 
|     <availability>online</availability> | 
|     <description>办事处收货时欠品,备品中心又补发货时使用</description> | 
|     <displayType>button</displayType> | 
|     <linkType>javascript</linkType> | 
|     <masterLabel>欠品发货</masterLabel> | 
|     <openType>onClickJavaScript</openType> | 
|     <protected>false</protected> | 
|     <url>window.open('/apex/Lost_Return_DeliverySlip?id={!TransferApply__c.Id}');</url> | 
| </WebLink> |