From 765b1d5a3ed28d85b40abd939a80c3ef4a1392bb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 28 Jun 2024 08:29:23 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_invoice_currency_taxes/README.rst | 2 +- account_invoice_currency_taxes/__manifest__.py | 2 +- account_invoice_currency_taxes/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7ac0d0d9aac..b5118b90f58 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [account_invoice_change_currency](account_invoice_change_currency/) | 16.0.1.0.1 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) [![rolandojduartem](https://github.com/rolandojduartem.png?size=30px)](https://github.com/rolandojduartem) | Allows to change currency of Invoice by wizard [account_invoice_check_total](account_invoice_check_total/) | 16.0.1.0.0 | | Check if the verification total is equal to the bill's total [account_invoice_crm_tag](account_invoice_crm_tag/) | 16.0.1.0.0 | | Account Invoice CRM Tag -[account_invoice_currency_taxes](account_invoice_currency_taxes/) | 16.0.1.0.1 | | Taxes in company currency in invoice report +[account_invoice_currency_taxes](account_invoice_currency_taxes/) | 16.0.1.0.2 | | Taxes in company currency in invoice report [account_invoice_default_code_column](account_invoice_default_code_column/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Display Default code product in a dedicated column on invoice reports [account_invoice_discount_display_amount](account_invoice_discount_display_amount/) | 16.0.1.0.0 | | Show total discount applied and total without discount on invoices. [account_invoice_fiscal_position_update](account_invoice_fiscal_position_update/) | 16.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Changing the fiscal position of an invoice will auto-update invoice lines diff --git a/account_invoice_currency_taxes/README.rst b/account_invoice_currency_taxes/README.rst index ffcd2eccdba..7d08fd083cb 100644 --- a/account_invoice_currency_taxes/README.rst +++ b/account_invoice_currency_taxes/README.rst @@ -7,7 +7,7 @@ Taxes in company currency in invoice report !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5490644626e518815cdbfeec60d31f755a727b6b37b76863d2d38db21403ef32 + !! source digest: sha256:a504264baf1f755633f3b1523ff36017147f05b4f02bbcf4f3f564d25427d2c5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_currency_taxes/__manifest__.py b/account_invoice_currency_taxes/__manifest__.py index 60ab472c63a..2e3f54bcfb0 100644 --- a/account_invoice_currency_taxes/__manifest__.py +++ b/account_invoice_currency_taxes/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Taxes in company currency in invoice report", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "depends": ["account"], "category": "Accounting", "author": "FactorLibre, Odoo Community Association (OCA)", diff --git a/account_invoice_currency_taxes/static/description/index.html b/account_invoice_currency_taxes/static/description/index.html index e1bc2030f75..87ec3f23404 100644 --- a/account_invoice_currency_taxes/static/description/index.html +++ b/account_invoice_currency_taxes/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Taxes in company currency in invoice report

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:5490644626e518815cdbfeec60d31f755a727b6b37b76863d2d38db21403ef32 +!! source digest: sha256:a504264baf1f755633f3b1523ff36017147f05b4f02bbcf4f3f564d25427d2c5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/account-invoicing Translate me on Weblate Try me on Runboat

This module adds tax-related amounts in the company’s currency when printing invoices.