diff --git a/account_move_line_product/README.rst b/account_move_line_product/README.rst
index fa322e627..bbc15c7f4 100644
--- a/account_move_line_product/README.rst
+++ b/account_move_line_product/README.rst
@@ -14,17 +14,18 @@ Account Move Line Product
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
- :target: https://github.com/OCA/stock-logistics-warehouse/tree/11.0/account_move_line_product
+ :target: https://github.com/OCA/stock-logistics-warehouse/tree/12.0/account_move_line_product
:alt: OCA/stock-logistics-warehouse
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-account_move_line_product
+ :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-account_move_line_product
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/153/11.0
+ :target: https://runbot.odoo-community.org/runbot/153/12.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
+
This module enhances the views associated to account moves and account move
lines to display the product that is associated to the move line.
@@ -42,7 +43,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 smashing it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -57,6 +58,7 @@ Authors
Contributors
~~~~~~~~~~~~
+
* Jordi Ballester Alomar
Maintainers
@@ -72,6 +74,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub.
+This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/account_move_line_product/__manifest__.py b/account_move_line_product/__manifest__.py
index 377c0eca3..5f0111791 100644
--- a/account_move_line_product/__manifest__.py
+++ b/account_move_line_product/__manifest__.py
@@ -4,10 +4,10 @@
{
"name": "Account Move Line Product",
- "version": "11.0.1.0.0",
+ "version": "12.0.1.0.0",
"summary": "Displays the product in the journal entries and items",
"author": "Eficent, Odoo Community Association (OCA)",
- "website": "http://www.eficent.com",
+ "website": "http://www.github.com/OCA/stock-logistics-warehouse",
"category": "Generic",
"depends": ["account"],
"license": "AGPL-3",
diff --git a/account_move_line_product/readme/CONTRIBUTORS.rst b/account_move_line_product/readme/CONTRIBUTORS.rst
index 6860affe2..8e3b38dc6 100644
--- a/account_move_line_product/readme/CONTRIBUTORS.rst
+++ b/account_move_line_product/readme/CONTRIBUTORS.rst
@@ -1 +1,2 @@
+
* Jordi Ballester Alomar
diff --git a/account_move_line_product/readme/DESCRIPTION.rst b/account_move_line_product/readme/DESCRIPTION.rst
index 59dc13feb..3e1575518 100644
--- a/account_move_line_product/readme/DESCRIPTION.rst
+++ b/account_move_line_product/readme/DESCRIPTION.rst
@@ -1,3 +1,4 @@
+
This module enhances the views associated to account moves and account move
lines to display the product that is associated to the move line.
diff --git a/account_move_line_product/static/description/index.html b/account_move_line_product/static/description/index.html
index c936b65b4..b9e1f3eb2 100644
--- a/account_move_line_product/static/description/index.html
+++ b/account_move_line_product/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

This module enhances the views associated to account moves and account move
lines to display the product that is associated to the move line.
This will be relevant in perpetual inventory, for inventory-related account
@@ -389,7 +389,7 @@ moves.
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 smashing it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -413,7 +413,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-
This module is part of the OCA/stock-logistics-warehouse project on GitHub.
+
This module is part of the OCA/stock-logistics-warehouse project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.