<?xml version="1.0" encoding="UTF-8"?>
|
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>InventoryLostReportList</fullName>
|
<availability>online</availability>
|
<displayType>button</displayType>
|
<encodingKey>UTF-8</encodingKey>
|
<height>600</height>
|
<linkType>url</linkType>
|
<masterLabel>盘亏一览</masterLabel>
|
<openType>noSidebar</openType>
|
<protected>false</protected>
|
<url>/apex/InventoryLostReport?lhid={!URLENCODE(Inventory_Header__c.Id)}</url>
|
</WebLink>
|