| | |
| | | </tr> |
| | | |
| | | <tr> |
| | | <td style="font-size: 9pt;">买方: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!specialDeliveryAddress.Name}</td> |
| | | <td style="font-size: 8pt;">买方: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!specialDeliveryAddress.Name}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">THE BUYER: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!specialDeliveryAddress.EnglishName__c}</td> |
| | | <td style="font-size: 8pt;">THE BUYER: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!specialDeliveryAddress.EnglishName__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!specialDeliveryAddress.Address1__c}</td> |
| | | <td style="font-size: 8pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!specialDeliveryAddress.Address1__c}</td> |
| | | </tr> |
| | | <apex:outputPanel rendered="{!IF(Opp.TradeType__c != 'Taxation', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | |
| | | </tr> |
| | | </apex:outputPanel> |
| | | <tr> |
| | | <td style="font-size: 9pt;">联系人: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!specialDeliveryContact.Name}</td> |
| | | <td style="font-size: 8pt;">联系人: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!specialDeliveryContact.Name}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_B_contactperson__c}</td> |
| | | <td style="font-size: 8pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_B_contactperson__c}</td> |
| | | </tr> |
| | | |
| | | <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI'|| Opp.ProductSegment__c = 'NDT'|| Opp.ProductSegment__c = 'ANI' ) && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none" > |
| | | <tr> |
| | | <td style="font-size: 9pt;">E-Mail: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!specialDeliveryContact.Email}</td> |
| | | <td style="font-size: 8pt;">E-Mail: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!specialDeliveryContact.Email}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | |
| | | <apex:outputPanel rendered="{!IF(Opp.ProductSegment__c = 'IE', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">用户属性: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_B_Attri__c}</td> |
| | | <td style="font-size: 8pt;">用户属性: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_B_Attri__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">用户产品: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.account.Sub_Use__c}</td> |
| | | <td style="font-size: 8pt;">用户产品: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.account.Sub_Use__c}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | |
| | | <apex:outputPanel rendered="{!IF(Opp.ProductSegment__c = 'RVI', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">市场: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.account.Sub_Use__c}</td> |
| | | <td style="font-size: 8pt;">市场: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.account.Sub_Use__c}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | |
| | |
| | | |
| | | <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'BC' ) && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">卖方: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_SELLER__c}</td> |
| | | <td style="font-size: 8pt;">卖方: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_SELLER__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">THE SELLER: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_THE_SELLER__c}</td> |
| | | <td style="font-size: 8pt;">THE SELLER: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_THE_SELLER__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_Adds__c}</td> |
| | | <td style="font-size: 8pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Adds__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 8pt;">ADD: </td> |
| | |
| | | </apex:outputPanel> |
| | | <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI' || Opp.ProductSegment__c = 'BS'|| Opp.ProductSegment__c = 'NDT'|| Opp.ProductSegment__c = 'ANI' ) &&Opp.TradeType__c = 'Taxation', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">卖方: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_SELLER__c}</td> |
| | | <td style="font-size: 8pt;">卖方: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_SELLER__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_Adds__c}</td> |
| | | <td style="font-size: 8pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Adds__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">电话 (TEL): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_TEL__c}</td> |
| | | <td style="font-size: 8pt;">电话 (TEL): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_TEL__c}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI' || Opp.ProductSegment__c = 'BS' || Opp.ProductSegment__c = 'NDT'|| Opp.ProductSegment__c = 'ANI')&& Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">卖方: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_SELLER__c}</td> |
| | | <td style="font-size: 8pt;">卖方: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_SELLER__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">THE SELLER: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_THE_SELLER__c}</td> |
| | | <td style="font-size: 8pt;">THE SELLER: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_THE_SELLER__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_Adds__c}</td> |
| | | <td style="font-size: 8pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Adds__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 8pt;">ADD: </td> |
| | |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_FAX__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">Bank Name: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_Bank_Name__c}</td> |
| | | <td style="font-size: 8pt;">Bank Name: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Bank_Name__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">Branch: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_Branch__c}</td> |
| | | <td style="font-size: 8pt;">Branch: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Branch__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 8pt;">Address: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Bank_Address__c}</td> |
| | | </tr> |
| | | <!-- <tr> |
| | | <td style="font-size: 9pt;">Address: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_Address__c}</td> |
| | | <td style="font-size: 8pt;">Address: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Address__c}</td> |
| | | </tr> --> |
| | | <tr> |
| | | <td style="font-size: 9pt;">Account no: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_Account_No__c}</td> |
| | | <td style="font-size: 8pt;">Account no: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Account_No__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">Swift code: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_Swift_Code__c}</td> |
| | | <td style="font-size: 8pt;">Swift code: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Swift_Code__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">Account name: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_S_Account_Name__c}</td> |
| | | <td style="font-size: 8pt;">Account name: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_S_Account_Name__c}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | |
| | | <tr style="line-height: 4px"><td height="1px"> </td></tr> |
| | | |
| | | <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI' || Opp.ProductSegment__c = 'BS'|| Opp.ProductSegment__c = 'NDT'|| Opp.ProductSegment__c = 'ANI' ) && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none"> |
| | | <!-- <tr> |
| | | <td style="font-size: 8pt;"> </td> |
| | | </tr> --> |
| | | <tr> |
| | | <td style="font-size: 9pt;"> </td> |
| | | <td style="font-size: 8pt;">收货人: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_Consignee__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">收货人: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_C_Consignee__c}</td> |
| | | <td style="font-size: 8pt;">THE CONSIGNEE: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_THECONSIGNE__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">THE CONSIGNEE: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_C_THECONSIGNE__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_C_Address__c}</td> |
| | | <td style="font-size: 8pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_Address__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 8pt;">ADD: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_Add__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_C_TEL__c}</td> |
| | | <td style="font-size: 8pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_TEL__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">传真(Fax): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_C_FAX__c}</td> |
| | | <td style="font-size: 8pt;">传真(Fax): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_FAX__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">联系人: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_C_CONTACT__c}</td> |
| | | <td style="font-size: 8pt;">联系人: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_CONTACT__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_C_contactperson__c}</td> |
| | | <td style="font-size: 8pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_contactperson__c}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | <!-- <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI') && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">THE CONSIGNEE: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_C_THECONSIGNE__c}</td> |
| | | <td style="font-size: 8pt;">THE CONSIGNEE: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_THECONSIGNE__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 8pt;">ADD: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_Add__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.pdf_c_tel}</td> |
| | | <td style="font-size: 8pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.pdf_c_tel}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">传真(Fax): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.pdf_c_fax}</td> |
| | | <td style="font-size: 8pt;">传真(Fax): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.pdf_c_fax}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_C_contactperson__c}</td> |
| | | <td style="font-size: 8pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_C_contactperson__c}</td> |
| | | </tr> |
| | | </apex:outputPanel> --> |
| | | <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI' || Opp.ProductSegment__c = 'BS'|| Opp.ProductSegment__c = 'NDT'|| Opp.ProductSegment__c = 'ANI' ) && Opp.TradeType__c = 'Taxation', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">收货人: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.pdf_c_consignee}</td> |
| | | <td style="font-size: 8pt;">收货人: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.pdf_c_consignee}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.pdf_c_address}</td> |
| | | <td style="font-size: 8pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.pdf_c_address}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.pdf_c_tel}</td> |
| | | <td style="font-size: 8pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.pdf_c_tel}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">联系人: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.pdf_c_contact}</td> |
| | | <td style="font-size: 8pt;">联系人: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.pdf_c_contact}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | |
| | |
| | | |
| | | <apex:outputPanel rendered="{!IF(Opp.TradeType__c = 'Tax Exemption' && (Opp.ProductSegment__c = 'BS'||Opp.ProductSegment__c = 'NDT'||Opp.ProductSegment__c = 'ANI'||Opp.ProductSegment__c = 'IE'||Opp.ProductSegment__c = 'RVI'), 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">通知人: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_N_NotifyParty__c}</td> |
| | | <td style="font-size: 8pt;">通知人: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_N_NotifyParty__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">THE NOTIFY PARTY: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_NOTIFY_PARTY__c}</td> |
| | | <td style="font-size: 8pt;">THE NOTIFY PARTY: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_NOTIFY_PARTY__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_N_Address__c}</td> |
| | | <td style="font-size: 8pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_N_Address__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 8pt;">ADD: </td> |
| | |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_N_FAX__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">联系人: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_N_CONTACT__c}</td> |
| | | <td style="font-size: 8pt;">联系人: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_N_CONTACT__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_N_CONTACTPERSON__c}</td> |
| | | <td style="font-size: 8pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_N_CONTACTPERSON__c}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | <apex:outputPanel rendered="{!IF(Opp.TradeType__c = 'Tax Exemption' && (Opp.ProductSegment__c = 'ABC'), 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">THE NOTIFY PARTY: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_NOTIFY_PARTY__c}</td> |
| | | <td style="font-size: 8pt;">THE NOTIFY PARTY: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_NOTIFY_PARTY__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 8pt;">ADD: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_N_Add__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_N_TEL__c}</td> |
| | | <td style="font-size: 8pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_N_TEL__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">传真(Fax): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_N_FAX__c}</td> |
| | | <td style="font-size: 8pt;">传真(Fax): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_N_FAX__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_N_CONTACTPERSON__c}</td> |
| | | <td style="font-size: 8pt;">CONTACT PERSON: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_N_CONTACTPERSON__c}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | |
| | |
| | | |
| | | <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI' ) && Opp.TradeType__c = 'Tax Exemption', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">转运商 (英文): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_Forwarder__c}</td> |
| | | <td style="font-size: 8pt;">转运商 (英文): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_Forwarder__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 8pt;">ADD: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_F_Add__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_F_TEL__c}</td> |
| | | <td style="font-size: 8pt;">电话(Tel): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_F_TEL__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">传真(Fax): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_F_FAX__c}</td> |
| | | <td style="font-size: 8pt;">传真(Fax): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_F_FAX__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">联系人 (中文): </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_F_ContactPerson__c}</td> |
| | | <td style="font-size: 8pt;">联系人 (中文): </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_F_ContactPerson__c}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'IE' || Opp.ProductSegment__c = 'RVI' || Opp.ProductSegment__c = 'BS'|| Opp.ProductSegment__c = 'NDT'|| Opp.ProductSegment__c = 'ANI' ) && Opp.TradeType__c = 'Taxation', 'true', 'false')}" layout="none"> |
| | | <tr> |
| | | <td style="font-size: 9pt;">中间商公司: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!Opp.SubDealer__c}</td> |
| | | <td style="font-size: 8pt;">中间商公司: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!Opp.SubDealer__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">公司名称: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_F_Add__c}</td> |
| | | <td style="font-size: 8pt;">公司名称: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_F_Add__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_F_TEL__c}</td> |
| | | <td style="font-size: 8pt;">地址: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_F_TEL__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">电话: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.PDF_F_FAX__c}</td> |
| | | <td style="font-size: 8pt;">电话: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.PDF_F_FAX__c}</td> |
| | | </tr> |
| | | <tr> |
| | | <td style="font-size: 9pt;">系统编号: </td> |
| | | <td colspan = "3" style="font-size: 9pt;">{!contra.order.Id}</td> |
| | | <td style="font-size: 8pt;">系统编号: </td> |
| | | <td colspan = "3" style="font-size: 8pt;">{!contra.order.Id}</td> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | </table> |