<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>AdvancePaymentDetails__c</fullName>
    <encryptionScheme>None</encryptionScheme>
    <inlineHelpText>What triggers the payment of advances contractually? Please specify the structure of the Advance on Delivery, Release, Other (e.g., $x on Delivery of 5 Recordings, $y on Release of Product Commitment).</inlineHelpText>
    <label>Advance/Payment Details</label>
    <length>500</length>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>LongTextArea</type>
    <visibleLines>3</visibleLines>
</CustomField>
