mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-31 04:01:24 +08:00
8 lines
272 B
XML
8 lines
272 B
XML
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
|
<CustomTab xmlns="http://soap.sforce.com/2006/04/metadata">
|
||
|
|
<customObject>true</customObject>
|
||
|
|
<description>Tab for Payment management</description>
|
||
|
|
<label>Payments</label>
|
||
|
|
<motif>Custom24: Money</motif>
|
||
|
|
</CustomTab>
|