Add Payment order template
This commit is contained in:
@@ -1646,7 +1646,7 @@
|
||||
<table:table-column table:style-name="Tableau1.A"/>
|
||||
<table:table-row table:style-name="Tableau1.1">
|
||||
<table:table-cell table:style-name="Tableau1.A1" office:value-type="string">
|
||||
<text:h text:style-name="P6" text:outline-level="3">PAYMENT ORDER <records[0].report_payment_order_document_reference or ''></text:h>
|
||||
<text:h text:style-name="P6" text:outline-level="3">PAYMENT ORDER <text:placeholder text:placeholder-type="text"><records[0].report_payment_order_document_reference or ''></text:placeholder></text:h>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
</table:table>
|
||||
@@ -1667,7 +1667,7 @@
|
||||
<text:p text:style-name="P10" loext:marker-style-name="T20"><text:span text:style-name="T11">From:</text:span><text:span text:style-name="T11"/></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau2.A1" office:value-type="string">
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T15"><text:span text:style-name="T15">Account Number : <records[0].report_payment_order_from_account_nb or ''></text:span><text:span text:style-name="T15"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T15"><text:span text:style-name="T15">Account Number : <text:placeholder text:placeholder-type="text"><records[0].report_payment_order_from_account_nb or ''></text:placeholder></text:span><text:span text:style-name="T15"/></text:p>
|
||||
<text:p text:style-name="P17" loext:marker-style-name="T15"/>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
@@ -1676,7 +1676,7 @@
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T12">To:</text:span><text:span text:style-name="T12"/></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau2.A1" office:value-type="string">
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T12"><records[0].report_payment_order_to_bank_name or ''> / <records[0].report_payment_order_to_bank_city or ''></text:span><text:span text:style-name="T12"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T12"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_to_bank_name or ''></text:placeholder> / <text:placeholder text:placeholder-type="text"><records[0].report_payment_order_to_bank_city or ''></text:placeholder></text:span><text:span text:style-name="T12"/></text:p>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
</table:table>
|
||||
@@ -1695,7 +1695,7 @@
|
||||
<text:p text:style-name="P7" loext:marker-style-name="T20"><text:span text:style-name="T9">Amount:</text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau3.A1" office:value-type="string">
|
||||
<text:p text:style-name="P7" loext:marker-style-name="T21"><text:span text:style-name="T17"><records[0].report_payment_order_amount or ''></text:span><text:span text:style-name="T16"><records[0].report_payment_order_currency_code or ''> <records[0].report_payment_order_amount or ''></text:span><text:span text:style-name="T17"></text:span><text:span text:style-name="T16"> (<records[0].report_payment_order_currency_code or ''> <records[0].report_payment_order_amount or ''>)</text:span><text:span text:style-name="T17"></text:span></text:p>
|
||||
<text:p text:style-name="P7" loext:marker-style-name="T21"><text:span text:style-name="T17"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_amount or ''></text:placeholder></text:span><text:span text:style-name="T16"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_currency_code or ''></text:placeholder> <text:placeholder text:placeholder-type="text"><records[0].report_payment_order_amount or ''></text:placeholder></text:span><text:span text:style-name="T17"></text:span><text:span text:style-name="T16"> (<text:placeholder text:placeholder-type="text"><records[0].report_payment_order_currency_code or ''></text:placeholder> <text:placeholder text:placeholder-type="text"><records[0].report_payment_order_amount or ''></text:placeholder>)</text:span><text:span text:style-name="T17"></text:span></text:p>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="Tableau3.1">
|
||||
@@ -1703,7 +1703,7 @@
|
||||
<text:p text:style-name="P15" loext:marker-style-name="T9"/>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau3.A1" office:value-type="string">
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9">(<records[0].report_payment_order_currency_code or ''> <records[0].report_payment_order_amount_text or ''>)</text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9">(<text:placeholder text:placeholder-type="text"><records[0].report_payment_order_currency_code or ''></text:placeholder> <text:placeholder text:placeholder-type="text"><records[0].report_payment_order_amount_text or ''></text:placeholder>)</text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="Tableau3.1">
|
||||
@@ -1719,7 +1719,7 @@
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9">Value:</text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau3.A1" office:value-type="string">
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9"><records[0].report_payment_order_value_date or ''></text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_value_date or ''></text:placeholder></text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="Tableau3.1">
|
||||
@@ -1735,7 +1735,7 @@
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9">Beneficiary:</text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau3.A1" office:value-type="string">
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9"><records[0].report_payment_order_company_address or ''></text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_company_address or ''></text:placeholder></text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="Tableau3.1">
|
||||
@@ -1751,7 +1751,7 @@
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9">Account no.:</text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau3.A1" office:value-type="string">
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9"><records[0].report_payment_order_beneficiary_account_nb or ''></text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_beneficiary_account_nb or ''></text:placeholder></text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="Tableau3.1">
|
||||
@@ -1767,9 +1767,9 @@
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9">Bank:</text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau3.A1" office:value-type="string">
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T9"><text:span text:style-name="T9"><records[0].report_payment_order_beneficiary_bank_name or ''></text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T9"><text:span text:style-name="T9"><records[0].report_payment_order_beneficiary_bank_city or ''></text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T23"></text:span><text:span text:style-name="T22">Swift code: <records[0].report_payment_order_swift_code or ''></text:span><text:span text:style-name="T23"></text:span></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T9"><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_beneficiary_bank_name or ''></text:placeholder></text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T9"><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_beneficiary_bank_city or ''></text:placeholder></text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T23"></text:span><text:span text:style-name="T22">Swift code: <text:placeholder text:placeholder-type="text"><records[0].report_payment_order_swift_code or ''></text:placeholder></text:span><text:span text:style-name="T23"></text:span></text:p>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="Tableau3.1">
|
||||
@@ -1785,7 +1785,7 @@
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T10"></text:span><text:span text:style-name="T9">Corresponding Bank:</text:span><text:span text:style-name="T10"> </text:span></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau3.A1" office:value-type="string">
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T10"></text:span><text:span text:style-name="T9"><records[0].report_payment_order_other_instructions or ''></text:span><text:span text:style-name="T10"></text:span></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T10"></text:span><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_other_instructions or ''></text:placeholder></text:span><text:span text:style-name="T10"></text:span></text:p>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="Tableau3.1">
|
||||
@@ -1801,7 +1801,7 @@
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T20"><text:span text:style-name="T9">Reference:</text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau3.A1" office:value-type="string">
|
||||
<text:p text:style-name="P10" loext:marker-style-name="T20"><text:span text:style-name="T9"><records[0].report_payment_order_reference or ''></text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P10" loext:marker-style-name="T20"><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_reference or ''></text:placeholder></text:span><text:span text:style-name="T9"/></text:p>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
</table:table>
|
||||
@@ -1837,12 +1837,12 @@
|
||||
</table:table>
|
||||
</draw:text-box>
|
||||
</draw:frame><text:span text:style-name="T9">Please provide the swift copy: </text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P18" loext:marker-style-name="T15"><text:span text:style-name="T9">To </text:span><text:span text:style-name="T15"><records[0].report_payment_order_current_user_email or ''></text:span></text:p>
|
||||
<text:p text:style-name="P18" loext:marker-style-name="T15"><text:span text:style-name="T9">To </text:span><text:span text:style-name="T15"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_current_user_email or ''></text:placeholder></text:span></text:p>
|
||||
<text:p text:style-name="P18" loext:marker-style-name="T10"><text:span text:style-name="T10"></text:span><text:span text:style-name="T10"/></text:p>
|
||||
<text:p text:style-name="P14" loext:marker-style-name="T9"/>
|
||||
<text:p text:style-name="P18" loext:marker-style-name="T9"><text:span text:style-name="T9">Thanking you in advance,</text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P18" loext:marker-style-name="T9"><text:span text:style-name="T9">Best Regards,</text:span><text:span text:style-name="T9"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T15"><text:span text:style-name="T15"><records[0].report_payment_order_current_user or ''></text:span><text:span text:style-name="T15"/></text:p>
|
||||
<text:p text:style-name="P11" loext:marker-style-name="T15"><text:span text:style-name="T15"><text:placeholder text:placeholder-type="text"><records[0].report_payment_order_current_user or ''></text:placeholder></text:span><text:span text:style-name="T15"/></text:p>
|
||||
<text:p text:style-name="P14" loext:marker-style-name="T9"/>
|
||||
<table:table table:name="Tableau6" table:style-name="Tableau6">
|
||||
<table:table-column table:style-name="Tableau6.A"/>
|
||||
|
||||
Reference in New Issue
Block a user