Melya template
This commit is contained in:
@@ -1623,13 +1623,12 @@
|
||||
<text:p text:style-name="P9"><text:span text:style-name="Police_20_par_20_défaut"><text:span text:style-name="T11"><text:placeholder text:placeholder-type="text"><invoice.report_payment_description or ''></text:placeholder></text:span></text:span><text:span text:style-name="Police_20_par_20_défaut"><text:span text:style-name="T11"> </text:span></text:span></text:p>
|
||||
<text:p text:style-name="P9"><text:placeholder text:placeholder-type="text"><if test="invoice.report_melya_maturity_date"></text:placeholder><text:span text:style-name="Police_20_par_20_défaut"><text:span text:style-name="T8">Maturity date: </text:span></text:span><text:span text:style-name="Police_20_par_20_défaut"><text:span text:style-name="T11"><text:placeholder text:placeholder-type="text"><format_date(invoice.report_melya_maturity_date, invoice.party.lang)></text:placeholder></text:span></text:span><text:placeholder text:placeholder-type="text"></if></text:placeholder></text:p>
|
||||
<text:p text:style-name="P5"/>
|
||||
<text:p text:style-name="P23"><text:placeholder text:placeholder-type="text"><if test="invoice.report_melya_bank_name"></text:placeholder>Bank: <text:placeholder text:placeholder-type="text"><invoice.report_melya_bank_name></text:placeholder><text:placeholder text:placeholder-type="text"></if></text:placeholder></text:p>
|
||||
<text:p text:style-name="P23"><text:placeholder text:placeholder-type="text"><invoice.report_melya_bank_details_line></text:placeholder></text:p>
|
||||
<text:p text:style-name="P9"><text:placeholder text:placeholder-type="text"><for each="line in invoice.report_melya_bank_address.splitlines()"></text:placeholder></text:p>
|
||||
<text:p text:style-name="P9"><text:span text:style-name="Police_20_par_20_défaut"><text:span text:style-name="T11"><text:placeholder text:placeholder-type="text"><line></text:placeholder></text:span></text:span></text:p>
|
||||
<text:p text:style-name="P9"><text:placeholder text:placeholder-type="text"></for></text:placeholder></text:p>
|
||||
<text:p text:style-name="P5"/>
|
||||
<text:p text:style-name="P24"><text:placeholder text:placeholder-type="text"><if test="invoice.report_melya_bank_iban"></text:placeholder>IBAN : <text:placeholder text:placeholder-type="text"><invoice.report_melya_bank_iban></text:placeholder><text:placeholder text:placeholder-type="text"></if></text:placeholder></text:p>
|
||||
<text:p text:style-name="P24"><text:placeholder text:placeholder-type="text"><if test="invoice.report_melya_bank_swift"></text:placeholder>SwifT Code: <text:placeholder text:placeholder-type="text"><invoice.report_melya_bank_swift></text:placeholder><text:placeholder text:placeholder-type="text"></if></text:placeholder></text:p>
|
||||
<text:p text:style-name="P24"><text:placeholder text:placeholder-type="text"><invoice.report_melya_bank_account_line></text:placeholder></text:p>
|
||||
<text:p text:style-name="P5"/>
|
||||
</table:table-cell>
|
||||
</table:table-row>
|
||||
|
||||
Reference in New Issue
Block a user