From 7be2215f6c5b5d0c58874fd7c830abdd062e2185 Mon Sep 17 00:00:00 2001 From: GWY <guweiyi@prec-tech.com> Date: 星期二, 10 五月 2022 14:00:46 +0800 Subject: [PATCH] 更改合同外贸pdf显示文字,无影响。 --- force-app/main/default/pages/OrderPDF.page | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) diff --git a/force-app/main/default/pages/OrderPDF.page b/force-app/main/default/pages/OrderPDF.page index a6003be..53596ac 100644 --- a/force-app/main/default/pages/OrderPDF.page +++ b/force-app/main/default/pages/OrderPDF.page @@ -769,13 +769,11 @@ </tr> <tr> - <td colspan="3"> - 11. 浠樻鏂瑰紡: {!contra.order.PDF_PaymentTerms__c}锛� - <br/> 鎵�鏈夊洜浠樻鑰屽湪姹囨鏂归摱琛屽彂鐢熺殑鎵嬬画璐瑰強鍏跺畠璐圭敤锛屽潎鐢变拱鏂规壙鎷呫�� - <br/> 11. TERMS OF PAYMENT: {!contra.order.PDF_PaymentTerms_E__c}锛� - <br/> All the bank charges and other expenses arising from the payment at the remitting bank shall be borne - by the Buyer. - <br/> + <td colspan = "4"> + 11. 浠樻鏂瑰紡: {!contra.order.PDF_PaymentTerms__c}锛�<br/> + 鎵�鏈夐摱琛屾墜缁垂锛屽寘鎷鏂归摱琛屽拰涓浆琛屾墜缁垂鍙婂叾瀹冭垂鐢紝鍧囩敱涔版柟鎵挎媴銆�<br/> + 11. TERMS OF PAYMENT: {!contra.order.PDF_PaymentTerms_E__c}锛�<br/> + All the bank charges and other expenses, including beneficiary bank and intermediary bank, arising from the payment shall be borne by the Buyer.<br/> </td> </tr> </table> @@ -1239,7 +1237,7 @@ </apex:outputPanel> <apex:outputPanel rendered="{!IF((Opp.ProductSegment__c = 'NDT' || Opp.ProductSegment__c = 'ANI' ), 'true', 'true')}" layout="none"> --> <td> - Name: Wei Liu + Name: Yoshito Sato </td> <!-- </apex:outputPanel> --> <td> -- Gitblit v1.9.1