<?xml version="1.0" encoding="UTF-8"?>
<group>
   <localized>true</localized>
   <name>template.qad.claim.customfields</name>
   <types>[activities.QADClaim]</types>
   <variablePrefix>QADCLAIMS_</variablePrefix>
   <configurationXML>&lt;layout type="FLOW" vertical="true"&gt;&#xD;
  &lt;constraint name="Main"&gt;&#xD;
       &lt;component type="FIELDSET" name="Main" text="template.qad.claim.customfields" localized="true"&gt;&#xD;
          &lt;layout type="FLOW" vertical="true"&gt;&#xD;
                &lt;constraint name="CLAIMDATE" htmlStyle="width: 150px;" /&gt;&#xD;
                &lt;constraint name="RESPONSEDATE" htmlStyle="width: 150px;" /&gt;&#xD;
                &lt;constraint name="CLAIMTYPE" /&gt;&#xD;
                &lt;constraint name="DEFECTTYPE" /&gt;&#xD;
                &lt;constraint name="DEFECTDETAIL" /&gt;&#xD;
                &lt;constraint name="SEVERITY" htmlStyle="width: 150px;" /&gt;&#xD;
                &lt;constraint name="CLAIMACCEPTEDSUPP" htmlStyle="width: 250px;"/&gt;&#xD;
                &lt;constraint name="COSTDECISION" htmlStyle="width: 250px;" /&gt;&#xD;
           &lt;/layout&gt;&#xD;
       &lt;/component&gt;&#xD;
   &lt;/constraint&gt;&#xD;
&lt;/layout&gt;</configurationXML>
   <properties>
      <property>
         <evaluator>none</evaluator>
         <variableName>CLAIMDATE</variableName>
         <text>template.qad.claim.claimdate</text>
         <inputType>TEXT</inputType>
         <dataType>DATE</dataType>
         <allowIfAllGranted>AUTH_SUPPLIERS</allowIfAllGranted>
         <protectorClass>net.allocation.astras.platform.core.beans.ReadOnlyProtector</protectorClass>
         <localized>true</localized>
         <index>0</index>
         <optionsLocalized>false</optionsLocalized>
         <options/>
         <taxonomyEntries/>
      </property>
      <property>
         <evaluator>none</evaluator>
         <variableName>CLAIMTYPE</variableName>
         <text>template.qad.claim.type</text>
         <inputType>SELECT</inputType>
         <dataType>TEXT</dataType>
         <allowIfAllGranted>AUTH_SUPPLIERS</allowIfAllGranted>
         <protectorClass>net.allocation.astras.platform.core.beans.ReadOnlyProtector</protectorClass>
         <localized>true</localized>
         <index>1</index>
         <optionsLocalized>true</optionsLocalized>
         <options>
            <optionEntry key="null" value="pleaseChoose"/>
            <optionEntry key="incoming" value="template.qad.claim.options.incoming"/>
            <optionEntry key="production" value="template.qad.claim.options.production"/>
            <optionEntry key="quality" value="template.qad.claim.options.quality"/>
            <optionEntry key="customer_plant" value="template.qad.claim.options.customer_plant"/>
            <optionEntry key="warranty" value="template.qad.claim.options.warranty"/>
         </options>
         <taxonomyEntries/>
      </property>
      <property>
         <evaluator>none</evaluator>
         <variableName>DEFECTTYPE</variableName>
         <text>template.qad.claim.defecttype</text>
         <inputType>SELECT</inputType>
         <dataType>TEXT</dataType>
         <allowIfAllGranted>AUTH_SUPPLIERS</allowIfAllGranted>
         <protectorClass>net.allocation.astras.platform.core.beans.ReadOnlyProtector</protectorClass>
         <localized>true</localized>
         <index>2</index>
         <optionsLocalized>true</optionsLocalized>
         <options>
            <optionEntry key="null" value="pleaseChoose"/>
            <optionEntry key="appearance" value="template.qad.claim.options.appearance"/>
            <optionEntry key="specification" value="template.qad.claim.options.specification"/>
            <optionEntry key="form" value="template.qad.claim.options.form"/>
            <optionEntry key="function" value="template.qad.claim.options.function"/>
            <optionEntry key="packaging" value="template.qad.claim.options.packaging"/>
         </options>
         <taxonomyEntries/>
      </property>
      <property>
         <evaluator>none</evaluator>
         <variableName>DEFECTDETAIL</variableName>
         <text>template.qad.claim.defectdetail</text>
         <inputType>SELECT</inputType>
         <dataType>TEXT</dataType>
         <allowIfAllGranted>AUTH_SUPPLIERS</allowIfAllGranted>
         <protectorClass>net.allocation.astras.platform.core.beans.ReadOnlyProtector</protectorClass>
         <localized>true</localized>
         <index>3</index>
         <optionsLocalized>false</optionsLocalized>
         <optionProviderClass>net.allocation.astras.web.core.beans.OptionListOptionProvider</optionProviderClass>
         <optionProviderArgs>code=QADCLAIMDEFECTDETAILS</optionProviderArgs>
         <options/>
         <taxonomyEntries/>
      </property>
      <property>
         <evaluator>none</evaluator>
         <variableName>SEVERITY</variableName>
         <text>template.qad.claim.severity</text>
         <inputType>SELECT</inputType>
         <dataType>TEXT</dataType>
         <allowIfAllGranted>AUTH_SUPPLIERS</allowIfAllGranted>
         <protectorClass>net.allocation.astras.platform.core.beans.ReadOnlyProtector</protectorClass>
         <localized>true</localized>
         <index>4</index>
         <optionsLocalized>true</optionsLocalized>
         <options>
            <optionEntry key="null" value="pleaseChoose"/>
            <optionEntry key="critical" value="template.qad.claim.options.critical"/>
            <optionEntry key="high" value="template.qad.claim.options.high"/>
            <optionEntry key="medium" value="template.qad.claim.options.medium"/>
            <optionEntry key="low" value="template.qad.claim.options.low"/>
         </options>
         <taxonomyEntries/>
      </property>
      <property>
         <evaluator>none</evaluator>
         <variableName>RESPONSEDATE</variableName>
         <text>template.qad.claim.responsedate</text>
         <inputType>TEXT</inputType>
         <dataType>DATE</dataType>
         <allowIfAllGranted>AUTH_SUPPLIERS</allowIfAllGranted>
         <protectorClass>net.allocation.astras.platform.core.beans.ReadOnlyProtector</protectorClass>
         <localized>true</localized>
         <index>5</index>
         <optionsLocalized>false</optionsLocalized>
         <options/>
         <taxonomyEntries/>
      </property>
      <property>
         <evaluator>none</evaluator>
         <variableName>CLAIMACCEPTEDSUPP</variableName>
         <text>template.qad.claim.claimaccepted</text>
         <inputType>SELECT</inputType>
         <dataType>TEXT</dataType>
         <allowIfAllGranted>AUTH_SUPPLIERS</allowIfAllGranted>
         <protectorClass>net.allocation.astras.platform.core.beans.ReadOnlyProtector</protectorClass>
         <localized>true</localized>
         <index>6</index>
         <optionsLocalized>true</optionsLocalized>
         <options>
            <optionEntry key="null" value="pleaseChoose"/>
            <optionEntry key="yes" value="yes"/>
            <optionEntry key="partially" value="template.qad.claim.options.partially"/>
            <optionEntry key="no" value="no"/>
         </options>
         <taxonomyEntries/>
      </property>
      <property>
         <evaluator>none</evaluator>
         <variableName>COSTDECISION</variableName>
         <text>template.qad.claim.costdecision</text>
         <inputType>SELECT</inputType>
         <dataType>TEXT</dataType>
         <allowIfAllGranted>AUTH_SUPPLIERS</allowIfAllGranted>
         <protectorClass>net.allocation.astras.platform.core.beans.ReadOnlyProtector</protectorClass>
         <localized>true</localized>
         <index>7</index>
         <optionsLocalized>true</optionsLocalized>
         <options>
            <optionEntry key="null" value="pleaseChoose"/>
            <optionEntry key="yes" value="yes"/>
            <optionEntry key="partially" value="template.qad.claim.options.partially"/>
            <optionEntry key="no" value="no"/>
         </options>
         <taxonomyEntries/>
      </property>
   </properties>
</group>
