proforma template
This commit is contained in:
@@ -1721,12 +1721,11 @@
|
||||
</draw:image>
|
||||
</draw:frame><text:tab/><text:tab/><text:span text:style-name="T1">PROFORMA INVOICE</text:span></text:p>
|
||||
<text:p text:style-name="Standard"><text:tab/><text:tab/><text:span text:style-name="T10">Proforma Nr:<text:tab/><text:tab/><text:tab/>Date:</text:span></text:p>
|
||||
<text:p text:style-name="Standard"><text:tab/><text:tab/><text:span text:style-name="T35"><text:placeholder text:placeholder-type="text"><sale.report_deal></text:placeholder></text:span><text:tab/><text:tab/><text:tab/><text:span text:style-name="T35"><text:placeholder text:placeholder-type="text"><format_date(sale.sale_date, sale.party.lang) if sale.sale_date else ''></text:placeholder></text:span></text:p>
|
||||
<text:p text:style-name="Standard"><text:tab/><text:tab/><text:span text:style-name="T35"><text:placeholder text:placeholder-type="text"><sale.report_melya_proforma_number></text:placeholder></text:span><text:tab/><text:tab/><text:tab/><text:span text:style-name="T35"><text:placeholder text:placeholder-type="text"><format_date(sale.sale_date, sale.party.lang) if sale.sale_date else ''></text:placeholder></text:span></text:p>
|
||||
<text:p text:style-name="Standard"/>
|
||||
<text:p text:style-name="Standard"/>
|
||||
<text:p text:style-name="Standard"><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:span text:style-name="T10">Buyer:</text:span></text:p>
|
||||
<text:p text:style-name="Standard"><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:span text:style-name="T33"><text:placeholder text:placeholder-type="text"><sale.party.rec_name></text:placeholder></text:span></text:p>
|
||||
<text:p text:style-name="P1"><text:placeholder text:placeholder-type="text"><for each="line in sale.report_address.splitlines()"></text:placeholder></text:p>
|
||||
<text:p text:style-name="P1"><text:placeholder text:placeholder-type="text"><for each="line in sale.report_melya_buyer_address.splitlines()"></text:placeholder></text:p>
|
||||
<text:p text:style-name="P1"><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:placeholder text:placeholder-type="text"><line></text:placeholder></text:p>
|
||||
<text:p text:style-name="P1"><text:placeholder text:placeholder-type="text"></for></text:placeholder></text:p>
|
||||
<text:p text:style-name="Standard"/>
|
||||
@@ -1763,8 +1762,8 @@
|
||||
<text:p text:style-name="P25" loext:marker-style-name="T39"/>
|
||||
<text:p text:style-name="P24" loext:marker-style-name="T39"/>
|
||||
<text:p text:style-name="P24" loext:marker-style-name="T39"/>
|
||||
<text:p text:style-name="P39" loext:marker-style-name="T26"><text:span text:style-name="T26"><text:s text:c="2"/></text:span><text:span text:style-name="T42"><text:placeholder text:placeholder-type="text"><sale.report_product_name or ''></text:placeholder></text:span></text:p>
|
||||
<text:p text:style-name="P30" loext:marker-style-name="T26"><text:span text:style-name="T42"><text:placeholder text:placeholder-type="text"><sale.report_product_description or ''></text:placeholder></text:span></text:p>
|
||||
<text:p text:style-name="P39" loext:marker-style-name="T26"><text:span text:style-name="T42"><text:placeholder text:placeholder-type="text"><sale.report_product_name or ''></text:placeholder></text:span></text:p>
|
||||
<text:p text:style-name="P39" loext:marker-style-name="T26"><text:span text:style-name="T42"><text:placeholder text:placeholder-type="text"><sale.report_product_description or ''></text:placeholder></text:span></text:p>
|
||||
<text:p text:style-name="P27" loext:marker-style-name="T42"><text:span text:style-name="T42"><text:s/></text:span></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Tableau1.B2" office:value-type="string">
|
||||
@@ -1799,7 +1798,7 @@
|
||||
<text:p text:style-name="P3"/>
|
||||
<text:p text:style-name="P3">TRANSPORTATION BY:<text:tab/>VESSEL</text:p>
|
||||
<text:p text:style-name="P3"/>
|
||||
<text:p text:style-name="P8">DELIVERY TERMS:<text:tab/><text:placeholder text:placeholder-type="text"><sale.incoterm.code if sale.incoterm else ''></text:placeholder> <text:s/><text:placeholder text:placeholder-type="text"><sale.incoterm_location.party_name if sale.incoterm_location else ''></text:placeholder></text:p>
|
||||
<text:p text:style-name="P8">DELIVERY TERMS:<text:tab/><text:placeholder text:placeholder-type="text"><sale.report_melya_incoterm></text:placeholder></text:p>
|
||||
<text:p text:style-name="P2"/>
|
||||
<text:p text:style-name="P7">PAYMENT TERMS:<text:tab/><text:placeholder text:placeholder-type="text"><sale.payment_term.description if sale.payment_term else ''></text:placeholder></text:p>
|
||||
<text:p text:style-name="P2"/>
|
||||
|
||||
Reference in New Issue
Block a user