From 9ce3c3c3e89448566984600248f7e0187e1b7aac Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Mon, 9 Oct 2023 18:58:44 +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, 9 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 0a8bae965c4..722c4a48a0a 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ addon | version | maintainers | summary
[account_move_line_purchase_info](account_move_line_purchase_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items
[account_move_line_sale_info](account_move_line_sale_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items
[account_move_line_tax_editable](account_move_line_tax_editable/) | 16.0.1.0.0 | | Allows to edit taxes on non-posted account move lines
-[account_move_name_sequence](account_move_name_sequence/) | 16.0.1.1.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) | Generate journal entry number from sequence
+[account_move_name_sequence](account_move_name_sequence/) | 16.0.1.1.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) [![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_print](account_move_print/) | 16.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/) | 16.0.1.0.0 | | Templates for recurring Journal Entries
[account_template_active](account_template_active/) | 16.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Allow to disable / enable account template items (tax, fiscal position, account)
diff --git a/account_move_name_sequence/README.rst b/account_move_name_sequence/README.rst
index b517b039a74..3da317cb291 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:1455404114c5b4a6e1be95b599f8a272c0758315126959df13d0f3e6bc284737
+ !! source digest: sha256:24b147ba3451a8084a70152d4337e2ee8d1cd9cd2351f680198a690dae41d573
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -117,10 +117,13 @@ promote its widespread use.
.. |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-alexis-via| |maintainer-moylop260| |maintainer-frahikLV| |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 939bdc5f150..450f780052e 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": "16.0.1.1.4",
+ "version": "16.0.1.1.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 0cf4177b824..301fa2e602f 100644
--- a/account_move_name_sequence/static/description/index.html
+++ b/account_move_name_sequence/static/description/index.html
@@ -367,7 +367,7 @@ Account Move Number Sequence
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:1455404114c5b4a6e1be95b599f8a272c0758315126959df13d0f3e6bc284737
+!! source digest: sha256:24b147ba3451a8084a70152d4337e2ee8d1cd9cd2351f680198a690dae41d573
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
In Odoo version 13.0 and previous versions, the number of journal entries was generated from a sequence configured on the journal.
@@ -445,7 +445,7 @@
mission is to support the collaborative development of Odoo features and
promote its widespread use.
Current maintainers:
-
+
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.