diff --git a/README.md b/README.md
index 0848f5169bd..a58031f32c4 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ addon | version | maintainers | summary
[account_invoice_refund_code](account_invoice_refund_code/) | 16.0.1.0.0 | | This module allows to have specific refund codes.
[account_invoice_refund_line_selection](account_invoice_refund_line_selection/) | 16.0.1.0.0 | | This module allows the user to refund specific lines in a invoice
[account_invoice_refund_link](account_invoice_refund_link/) | 16.0.1.0.4 | | Show links between refunds and their originator invoices.
+[account_invoice_refund_reason](account_invoice_refund_reason/) | 16.0.1.0.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Account Invoice Refund Reason.
[account_invoice_section_sale_order](account_invoice_section_sale_order/) | 16.0.1.0.0 | | For invoices targetting multiple sale order addsections with sale order name.
[account_invoice_show_currency_rate](account_invoice_show_currency_rate/) | 16.0.1.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Show currency rate in invoices.
[account_invoice_supplier_ref_unique](account_invoice_supplier_ref_unique/) | 16.0.1.0.0 | | Checks that supplier invoices are not entered twice
diff --git a/account_invoice_refund_reason/README.rst b/account_invoice_refund_reason/README.rst
index f9b24b2e486..2a66a909b6c 100644
--- a/account_invoice_refund_reason/README.rst
+++ b/account_invoice_refund_reason/README.rst
@@ -7,7 +7,7 @@ Account Invoice Refund Reason
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:8040e4e25d1f77abed9a147f14ec6f1901d8b544d154cc1e8e3e90d97054d9e1
+ !! source digest: sha256:0dc7cd74e8bdbe3d53d36566661c504a15d5b890e22205c568daa2d1cb5364cb
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Account Invoice Refund Reason
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github
- :target: https://github.com/OCA/account-invoicing/tree/15.0/account_invoice_refund_reason
+ :target: https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_refund_reason
:alt: OCA/account-invoicing
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_refund_reason
+ :target: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_refund_reason
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=15.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=16.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -57,7 +57,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues `_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -82,6 +82,9 @@ Contributors
* Chanakya Soni
+* Christopher Ormaza
+* BT-anieto (https://braintec.com)
+
Maintainers
~~~~~~~~~~~
@@ -103,6 +106,6 @@ Current `maintainer `__:
|maintainer-max3903|
-This module is part of the `OCA/account-invoicing `_ project on GitHub.
+This module is part of the `OCA/account-invoicing `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/account_invoice_refund_reason/static/description/index.html b/account_invoice_refund_reason/static/description/index.html
index 4bff93c8d89..bf55da4dd56 100644
--- a/account_invoice_refund_reason/static/description/index.html
+++ b/account_invoice_refund_reason/static/description/index.html
@@ -367,9 +367,9 @@ Account Invoice Refund Reason
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:8040e4e25d1f77abed9a147f14ec6f1901d8b544d154cc1e8e3e90d97054d9e1
+!! source digest: sha256:0dc7cd74e8bdbe3d53d36566661c504a15d5b890e22205c568daa2d1cb5364cb
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
This module allows you to define a list of reasons to create a credit note from
a customer invoice or vendor bill and report on them.
Table of contents
@@ -408,7 +408,7 @@
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -443,7 +445,7 @@
promote its widespread use.
Current maintainer:
-
This module is part of the OCA/account-invoicing project on GitHub.
+
This module is part of the OCA/account-invoicing project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt
index fbd650bb54c..1cfc4888e90 100644
--- a/setup/_metapackage/VERSION.txt
+++ b/setup/_metapackage/VERSION.txt
@@ -1 +1 @@
-16.0.20231204.0
\ No newline at end of file
+16.0.20231205.0
\ No newline at end of file
diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py
index 40208139b46..5bf47be54cc 100644
--- a/setup/_metapackage/setup.py
+++ b/setup/_metapackage/setup.py
@@ -24,6 +24,7 @@
'odoo-addon-account_invoice_refund_code>=16.0dev,<16.1dev',
'odoo-addon-account_invoice_refund_line_selection>=16.0dev,<16.1dev',
'odoo-addon-account_invoice_refund_link>=16.0dev,<16.1dev',
+ 'odoo-addon-account_invoice_refund_reason>=16.0dev,<16.1dev',
'odoo-addon-account_invoice_section_sale_order>=16.0dev,<16.1dev',
'odoo-addon-account_invoice_show_currency_rate>=16.0dev,<16.1dev',
'odoo-addon-account_invoice_supplier_ref_unique>=16.0dev,<16.1dev',