GWY
2022-04-20 84e5b11bfd57b0a581a4f5d8dc65f577e8d331cf
force-app/main/default/pages/OrderContract.page
@@ -489,6 +489,14 @@
                    <th style="text-align: right;">Port of Destination(英文):</th>
                    <td><apex:inputField id="DestinationPortE" value="{!od.PDF_Sp_DestinationPort_E__c}"/></td>
                </tr>
                 <tr>
                    <!-- <th style="text-align: right;">Shipment Term:</th>
                    <td><apex:inputField id="Shipment" value="{!od.PDF_Sp_Shipment_Term__c}"/></td> -->
                    <th style="text-align: right;">装运口岸:</th>
                    <td><apex:inputField id="LOADING" value="{!od.PDF_Sp_LOADING__c}"/></td>
                    <th style="text-align: right;">PORT OF LOADING(英文):</th>
                    <td><apex:inputField id="LOADING_E" value="{!od.PDF_Sp_LOADING_E__c}"/></td>
                </tr>
                <tr>
                    <th style="text-align: right;">装运条件:</th>
                    <td><apex:inputField id="ShippingTerms" value="{!od.PDF_Sp_ShippingTerms__c}"/></td>
@@ -502,25 +510,25 @@
                    <td><apex:inputField id="SHIPPINGMARK" value="{!od.PDF_Sp_SHIPPINGMARK__c}" style="resize:none;width: 167px;"/></td>
                </tr>
                <tr>
                    <apex:outputPanel rendered="{!IF(Opp.ProductSegment__c = 'BS' && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none">
                    <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI' || Opp.ProductSegment__c = 'BS') && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none">
                    <th style="text-align: right;">质量保证:</th>
                    <td><apex:inputField id="qa" value="{!od.PDF_QA__c}"/></td>
                    </apex:outputPanel>
                    <apex:outputPanel rendered="{!IF(Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI' || Opp.ProductSegment__c = 'NDT' || Opp.ProductSegment__c = 'ANI', 'true', 'false')}" layout="none">
                    <apex:outputPanel rendered="{!IF(Opp.ProductSegment__c = 'NDT' || Opp.ProductSegment__c = 'ANI', 'true', 'false')}" layout="none">
                    <th style="text-align: right;">特价批复编号:</th>
                    <td><apex:inputField id="SpecNo" value="{!od.PDF_G_SpecNo__c}"/></td>
                    </apex:outputPanel>
                </tr>
                <tr>
                    <apex:outputPanel rendered="{!IF(Opp.ProductSegment__c = 'BS' && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none">
                    <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI' || Opp.ProductSegment__c = 'BS') && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none">
                    <th style="text-align: right;">不超过发货日后的:</th>
                    <td><apex:inputField id="qa2" value="{!od.PDF_QA2__c}"/></td>
                    </apex:outputPanel>
                    <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI') && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none">
                    <!-- <apex:outputPanel rendered="{!IF(() && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none">
                    <th style="text-align: right;">运保费:</th>
                    <td><apex:inputField id="TrAndPre1" value="{!od.PDF_G_TrAndPre__c}"/></td>
                    </apex:outputPanel>
                    </apex:outputPanel> -->
                    <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'NDT' || Opp.ProductSegment__c = 'ANI') && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none">
                    <th style="text-align: right;">运保费:</th>