liuyan
2022-11-30 6b05e5c975c7e33b09e6073f1ec8419e1f9b065b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<CustomApplication xmlns="http://soap.sforce.com/2006/04/metadata">
    <formFactors>Large</formFactors>
    <label>Online Sales</label>
    <navType>Standard</navType>
    <tab>standard-OnlineSalesHome</tab>
    <tab>Address__c</tab>
    <tab>QuoteIrai__c</tab>
    <tab>PromotionHead__c</tab>
    <tab>Enquiry_No_Bidding_Apply__c</tab>
    <tab>ODS__c</tab>
    <tab>Monthly_Report__c</tab>
    <tab>Advance_Payment__c</tab>
    <tab>RetrospectiveWeeklyReport</tab>
    <tab>Payment_Maintenance_Contract__c</tab>
    <uiType>Lightning</uiType>
</CustomApplication>