From 8a58a923973115ac47d4dfdb0845b79b00fd5616 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 23 Apr 2024 02:07:42 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_move_name_sequence/README.rst | 7 ++----- account_move_name_sequence/__manifest__.py | 2 +- account_move_name_sequence/static/description/index.html | 4 ++-- 4 files changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c79383314..0f84be8d8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [account_move_budget](account_move_budget/) | 17.0.1.0.0 | | Create Accounting Budgets [account_move_line_purchase_info](account_move_line_purchase_info/) | 17.0.1.0.0 | | Introduces the purchase order line to the journal items -[account_move_name_sequence](account_move_name_sequence/) | 17.0.1.0.4 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![moylop260](https://github.com/moylop260.png?size=30px)](https://github.com/moylop260) [![frahikLV](https://github.com/frahikLV.png?size=30px)](https://github.com/frahikLV) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Generate journal entry number from sequence +[account_move_name_sequence](account_move_name_sequence/) | 17.0.1.0.5 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![moylop260](https://github.com/moylop260.png?size=30px)](https://github.com/moylop260) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Generate journal entry number from sequence [account_move_print](account_move_print/) | 17.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds the option to print Journal Entries [account_move_template](account_move_template/) | 17.0.1.0.0 | | Templates for recurring Journal Entries [account_tax_repartition_line_tax_group_account](account_tax_repartition_line_tax_group_account/) | 17.0.1.0.0 | | Set a default account from tax group to tax repartition lines diff --git a/account_move_name_sequence/README.rst b/account_move_name_sequence/README.rst index 744197066..287e3bedb 100644 --- a/account_move_name_sequence/README.rst +++ b/account_move_name_sequence/README.rst @@ -7,7 +7,7 @@ Account Move Number Sequence !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:07516ed300d9ede4c8d0b07fb09ab0cd4209e6072b6309d59127927c2ed23746 + !! source digest: sha256:03b876b8607b5c34b0f49870637439187af2b3913e3af50d384838d28ef870ee !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -146,16 +146,13 @@ promote its widespread use. .. |maintainer-moylop260| image:: https://github.com/moylop260.png?size=40px :target: https://github.com/moylop260 :alt: moylop260 -.. |maintainer-frahikLV| image:: https://github.com/frahikLV.png?size=40px - :target: https://github.com/frahikLV - :alt: frahikLV .. |maintainer-luisg123v| image:: https://github.com/luisg123v.png?size=40px :target: https://github.com/luisg123v :alt: luisg123v Current `maintainers `__: -|maintainer-alexis-via| |maintainer-moylop260| |maintainer-frahikLV| |maintainer-luisg123v| +|maintainer-alexis-via| |maintainer-moylop260| |maintainer-luisg123v| This module is part of the `OCA/account-financial-tools `_ project on GitHub. diff --git a/account_move_name_sequence/__manifest__.py b/account_move_name_sequence/__manifest__.py index 456524c53..1267e3e5a 100644 --- a/account_move_name_sequence/__manifest__.py +++ b/account_move_name_sequence/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Account Move Number Sequence", - "version": "17.0.1.0.4", + "version": "17.0.1.0.5", "category": "Accounting", "license": "AGPL-3", "summary": "Generate journal entry number from sequence", diff --git a/account_move_name_sequence/static/description/index.html b/account_move_name_sequence/static/description/index.html index c7ad5631d..ae898e4d9 100644 --- a/account_move_name_sequence/static/description/index.html +++ b/account_move_name_sequence/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:07516ed300d9ede4c8d0b07fb09ab0cd4209e6072b6309d59127927c2ed23746 +!! source digest: sha256:03b876b8607b5c34b0f49870637439187af2b3913e3af50d384838d28ef870ee !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

In Odoo version 13.0 and previous versions, the number of journal @@ -476,7 +476,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainers:

-

alexis-via moylop260 frahikLV luisg123v

+

alexis-via moylop260 luisg123v

This module is part of the OCA/account-financial-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.