<?xml version="1.0" encoding="UTF-8"?>
|
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Sample_Inventory_Report</fullName>
|
<availability>online</availability>
|
<displayType>button</displayType>
|
<linkType>javascript</linkType>
|
<masterLabel>样本库存记录表</masterLabel>
|
<openType>onClickJavaScript</openType>
|
<protected>false</protected>
|
<url>window.open('/lightning/r/Report/{!$Label.Sample_Inventory_Report}/view?fv0={!Account.Name}','_blank')</url>
|
</WebLink>
|