From 979bbec013b1d7e79372d0b1d07dc5496cdf56d0 Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Tue, 28 Jul 2026 14:04:17 +0200 Subject: [PATCH] Melya report --- modules/account_invoice/invoice_melya.fodt | 110 +++++++++------------ 1 file changed, 44 insertions(+), 66 deletions(-) diff --git a/modules/account_invoice/invoice_melya.fodt b/modules/account_invoice/invoice_melya.fodt index 092e296..e29d48a 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 Kamhi27PT1H24M14S2026-07-28T12:02:32.4660000000x010100C9130B1D3286474FB2D468C22F52A7B0 + LibreOffice/7.6.0.3$Windows_X86_64 LibreOffice_project/69edd8b8ebc41d00b4de3915dc82f8f0fc3b6265Aksel Kamhi29PT1H27M3S2026-07-28T14:03:57.3470000000x010100C9130B1D3286474FB2D468C22F52A7B0 - 70660 + 39471 0 24236 - 12222 + 11721 true false view2 - 5376 - 75925 + 14490 + 48154 0 - 70660 + 39471 24234 - 82880 + 51190 0 0 false @@ -91,7 +91,7 @@ false false false - 2947209 + 3065690 1803951 false false @@ -473,9 +473,6 @@ - - - @@ -583,56 +580,47 @@ - + + + + - + - + - + + + + + + + - - - - - - - - - - - - - + - + + - - + + + - - - - - - - - - + @@ -1673,7 +1661,7 @@ - COMMERCIAL INVOICE + COMMERCIAL INVOICE Invoice: <invoice.number or ''> Date: <format_date(invoice.invoice_date, invoice.party.lang) if invoice.invoice_date else ''> @@ -1687,7 +1675,6 @@ - Buyer: <'TAX ID: ' + invoice.party_tax_identifier.code if invoice.party_tax_identifier else ''> <for each="line in invoice.report_address.splitlines()"><line></for> @@ -1709,8 +1696,7 @@ <line> </for> - <invoice.report_melya_bank_account_line> - + <invoice.report_melya_bank_account_line> @@ -1720,7 +1706,7 @@ Transportation: - <invoice.report_transportation or ''> + <invoice.report_transportation or ''> Terms of delivery: @@ -1764,7 +1750,7 @@ - <format_number_symbol(invoice.report_net, invoice.party.lang, invoice.lines[0].unit, digits=4) if invoice.lines else ''> + <format_number_symbol(invoice.report_net, invoice.party.lang, invoice.lines[0].unit, digits=4) if invoice.lines else ''> <invoice.report_product_name or ''> @@ -1775,17 +1761,17 @@ <format_currency(invoice.lines[0].unit_price, invoice.party.lang, invoice.currency) if invoice.lines else ''> - <format_currency(invoice.untaxed_amount, invoice.party.lang, invoice.currency)> + <format_currency(invoice.untaxed_amount, invoice.party.lang, invoice.currency)> - + - <if test="invoice.report_melya_rate_rows"> + <if test="invoice.report_melya_rate_rows"> @@ -1809,7 +1795,7 @@ - </for> + </for> @@ -1817,7 +1803,7 @@ - </if> + </if> @@ -1831,27 +1817,19 @@ <format_currency(invoice.untaxed_amount, invoice.party.lang, invoice.currency)> - - - - - - - - - Net weight: <format_number_symbol(invoice.report_net, invoice.party.lang, invoice.lines[0].unit, digits=4) if invoice.lines else ''> Gross weight: <format_number_symbol(invoice.report_gross, invoice.party.lang, invoice.lines[0].unit, digits=4) if invoice.lines else ''> - Packaging: <invoice.report_packaging or ''>Signed by : MELYA S.A - (The Seller) 13 RUE ROBERT CEARD - CH-1204 GENEVA - SWITZERLAND - </for> + Packaging: <invoice.report_packaging or ''> + Signed by : MELYA S.A + (The Seller) 13 RUE ROBERT CEARD + CH-1204 GENEVA + SWITZERLAND + </for> - + \ No newline at end of file