Melya template + Confirmed

This commit is contained in:
2026-06-09 13:43:21 +02:00
parent 67cb5491e2
commit f59150d1a9
6 changed files with 124 additions and 8 deletions

View File

@@ -878,7 +878,7 @@
<style:master-page style:name="Standard" style:page-layout-name="pm1" draw:style-name="dp1">
<style:footer>
<text:p text:style-name="P1">VAT NR. NOT SUBJECT TO VAT IN SWITZERLAND</text:p>
<text:p text:style-name="P2"><text:tab/>We certify this invoice authentic and definitive<text:tab/>Page <text:page-number text:select-page="current">2</text:page-number>/<text:page-count>2</text:page-count></text:p>
<text:p text:style-name="P2"><text:tab/>We certify this invoice authentic and definitive<text:tab/>Page <text:page-number text:select-page="current">1</text:page-number>/<text:page-count>3</text:page-count></text:p>
</style:footer>
</style:master-page>
</office:master-styles>
@@ -1849,9 +1849,9 @@
<text:p text:style-name="P5"/>
<text:p text:style-name="P10">PAYMENT TERMS:<text:tab/><text:placeholder text:placeholder-type="text">&lt;sale.payment_term.description if sale.payment_term else &apos;&apos;&gt;</text:placeholder></text:p>
<text:p text:style-name="P5"/>
<text:p text:style-name="P11">BANK DETAILS:<text:tab/><text:tab/>UBS SWITZERLAND AG</text:p>
<text:p text:style-name="P11"><text:tab/><text:tab/><text:tab/>Case Postale CH-1211 Geneve 2</text:p>
<text:p text:style-name="P11"><text:tab/><text:tab/><text:tab/>IBAN : CH36 0021 5215 2487 7461 D, Swift Code: UBSWCHZH80A</text:p>
<text:p text:style-name="P11">BANK DETAILS:<text:tab/><text:tab/><text:placeholder text:placeholder-type="text">&lt;sale.report_melya_bank_name&gt;</text:placeholder></text:p>
<text:p text:style-name="P11"><text:tab/><text:tab/><text:tab/><text:placeholder text:placeholder-type="text">&lt;sale.report_melya_bank_address&gt;</text:placeholder></text:p>
<text:p text:style-name="P11"><text:tab/><text:tab/><text:tab/><text:placeholder text:placeholder-type="text">&lt;sale.report_melya_bank_account_line&gt;</text:placeholder></text:p>
<text:p text:style-name="P5"/>
<text:p text:style-name="P5"/>
<text:p text:style-name="P5">DELIVERY IS SUBJECT TO THE DELIVERY BY OUR SUPPLIER.</text:p>
@@ -1868,4 +1868,4 @@
<text:p text:style-name="Standard"><text:placeholder text:placeholder-type="text">&lt;/for&gt;</text:placeholder></text:p>
</office:text>
</office:body>
</office:document>
</office:document>

View File

@@ -99,7 +99,7 @@ this repository contains the full copyright notices and license terms. -->
<button name="handle_invoice_exception" icon="tryton-forward"/>
<button name="handle_shipment_exception" icon="tryton-forward"/>
<button name="confirm" icon="tryton-forward"/>
<button name="process"/>
<button name="process" invisible="1"/>
<button name="manual_invoice" icon="tryton-forward"/>
<button name="manual_shipment" icon="tryton-forward"/>
</group>