From 0fe16df326f10117e181ee25c23f11e4c9ed8d18 Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Wed, 11 Mar 2026 20:31:47 +0100 Subject: [PATCH] 11.03.26 --- modules/account_invoice/invoice_melya.fodt | 99 +++++++++++++--------- 1 file changed, 57 insertions(+), 42 deletions(-) diff --git a/modules/account_invoice/invoice_melya.fodt b/modules/account_invoice/invoice_melya.fodt index ab5e855..fde256c 100644 --- a/modules/account_invoice/invoice_melya.fodt +++ b/modules/account_invoice/invoice_melya.fodt @@ -1,24 +1,24 @@ - LibreOffice/7.6.0.3$Windows_X86_64 LibreOffice_project/69edd8b8ebc41d00b4de3915dc82f8f0fc3b6265Aksel KamhiLaurent BARONTINI2026-03-11T17:00:00Z2026-03-11T17:00:00Z2025-12-11T15:32:00Z2PT0S0x010100C9130B1D3286474FB2D468C22F52A7B0 + LibreOffice/7.6.0.3$Windows_X86_64 LibreOffice_project/69edd8b8ebc41d00b4de3915dc82f8f0fc3b6265Aksel Kamhi2026-03-11T17:00:00Z2026-03-11T20:31:25.8890000002025-12-11T15:32:00Z3PT3M8S0x010100C9130B1D3286474FB2D468C22F52A7B0 - 0 + 46097 0 24236 - 11770 + 11721 true false view2 - 4281 - 3076 + 13460 + 40509 0 - 0 + 46097 24234 - 11769 + 57817 0 0 false @@ -91,7 +91,7 @@ false false false - 1803951 + 1836383 1803951 false false @@ -152,21 +152,22 @@ + - - + + - + - + @@ -177,74 +178,85 @@ - + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -302,8 +314,11 @@ + + + - + @@ -333,7 +348,7 @@ - + @@ -488,7 +503,7 @@ - + @@ -506,7 +521,7 @@ - + @@ -2326,9 +2341,9 @@ Buyer: <invoice.party.rec_name> <'TAX ID: ' + invoice.party.tax_identifier.code if invoice.party.tax_identifier else ''> - <for each="line in invoice.report_address.splitlines()"><line></for> - - + <for each="line in invoice.invoice_address.full_address.split('\n')"><line></for> + + @@ -2339,7 +2354,7 @@ Payment terms: - <invoice.payment_term.description if invoice.payment_term else ''>  + <invoice.payment_term.description if invoice.payment_term else ''>  Bank: UBS SWITZERLAND AG Case Postale @@ -2360,7 +2375,7 @@ Transportation: - <invoice.incoterm_location.party_name if invoice.incoterm_location else ''> + <invoice.incoterm_location.party_name if invoice.incoterm_location else ''> @@ -2408,9 +2423,10 @@ US Dollar Amount + - <for each="line in invoice.lines"><line.quantity> <line.unit.rec_name.upper() if line.unit else ''> + <for each="line in invoice.lines"><line.quantity><line.unit.rec_name.upper() if line.unit else ''> @@ -2423,7 +2439,7 @@ <invoice.currency.symbol + ' ' + format_currency(line.unit_price, invoice.party.lang, invoice.currency) if line.unit_price else ''> - <format_currency(line.amount, invoice.party.lang, invoice.currency)></for> + <format_currency(line.amount, invoice.party.lang, invoice.currency)></for> @@ -2460,7 +2476,7 @@ Total CIF ISKENDERUN Value in USD - <format_currency(invoice.total_amount, invoice.party.lang, invoice.currency)> + <format_currency(invoice.total_amount, invoice.party.lang, invoice.currency)> @@ -2478,7 +2494,7 @@ Packaging: <invoice.packaging_description if hasattr(invoice, 'packaging_description') else ''> - + iVBORw0KGgoAAAANSUhEUgAAARwAAAC1CAYAAACNkEByAAAAAXNSR0IArs4c6QAAAARnQU1B AACxjwv8YQUAAAAJcEhZcwAAIdUAACHVAQSctJ0AAHdDSURBVHhe5X13mBTF1jdpyTkusLvs @@ -3054,7 +3070,6 @@ Description automatically generated - </for>