<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Adv_Offer__c</fullName>
    <description>This is the total advance offered as part of the deal. The payment of this may be split over several years or contingent on certain events.</description>
    <externalId>false</externalId>
    <inlineHelpText>This is the total advance offered as part of the deal. The payment of this may be split over several years or contingent on certain events.</inlineHelpText>
    <label>Total Adv Offer</label>
    <precision>18</precision>
    <required>false</required>
    <scale>0</scale>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>true</trackHistory>
    <type>Currency</type>
</CustomField>
