You need to sign in to do that
Don't have an account?

Application and a tab
If I go to currently installed application and add my Payment Tab it shows up on top of page.
But if I deploy ChannelFunds.app file with
Code:
<?xml version="1.0" encoding="UTF-8"?> <CustomApplication xmlns="http://soap.sforce.com/2006/04/metadata"> <defaultLandingTab>standard-home</defaultLandingTab> <description>Channel Funds is used by channel managers and partners to create joint marketing programs. The closed loop process is tracked and integrated with Salesforce.com. Partner self-service is supported through the Partner Portal.</description> <label>Channel Funds</label> <logo>AppExchangeLogos/Appexchange.gif</logo> <tab>AboutChannelFunds</tab> <tab>SFDC_MDF__c</tab> <tab>SFDC_MDF_Claim__c</tab> <tab>SFDC_Channel_Budget__c</tab> <tab>standard-report</tab> <tab>standard-Dashboard</tab> <tab>PaymentExport__c</tab> </CustomApplication>
Payment Tab shows up in Application details but does not show on top of page (in menu).
Did I find a bug?

Any help please...! Is this a bug?