diff --git a/delivery_line_sale_line_position/README.rst b/delivery_line_sale_line_position/README.rst
index 6ec5890..b6f944a 100644
--- a/delivery_line_sale_line_position/README.rst
+++ b/delivery_line_sale_line_position/README.rst
@@ -14,13 +14,13 @@ Delivery Line Sale Line Position
: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--reporting-lightgray.png?logo=github
- :target: https://github.com/OCA/stock-logistics-reporting/tree/14.0/delivery_line_sale_line_position
+ :target: https://github.com/OCA/stock-logistics-reporting/tree/15.0/delivery_line_sale_line_position
:alt: OCA/stock-logistics-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-14-0/stock-logistics-reporting-14-0-delivery_line_sale_line_position
+ :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-15-0/stock-logistics-reporting-15-0-delivery_line_sale_line_position
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/151/14.0
+ :target: https://runbot.odoo-community.org/runbot/151/15.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -43,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.
@@ -79,6 +79,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-reporting `_ project on GitHub.
+This module is part of the `OCA/stock-logistics-reporting `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/delivery_line_sale_line_position/__manifest__.py b/delivery_line_sale_line_position/__manifest__.py
index 41c9887..cb27e60 100644
--- a/delivery_line_sale_line_position/__manifest__.py
+++ b/delivery_line_sale_line_position/__manifest__.py
@@ -4,7 +4,7 @@
{
"name": "Delivery Line Sale Line Position",
"summary": "Adds the sale line position to the delivery report lines",
- "version": "14.0.1.0.0",
+ "version": "15.0.1.0.0",
"category": "Delivery",
"author": "Camptocamp, Odoo Community Association (OCA)",
"license": "AGPL-3",
diff --git a/delivery_line_sale_line_position/i18n/delivery_line_sale_line_position.pot b/delivery_line_sale_line_position/i18n/delivery_line_sale_line_position.pot
index b9ef932..209b4c3 100644
--- a/delivery_line_sale_line_position/i18n/delivery_line_sale_line_position.pot
+++ b/delivery_line_sale_line_position/i18n/delivery_line_sale_line_position.pot
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 14.0\n"
+"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -18,24 +18,6 @@ msgstr ""
msgid "Pos"
msgstr ""
-#. module: delivery_line_sale_line_position
-#: model:ir.model.fields,field_description:delivery_line_sale_line_position.field_stock_move__display_name
-#: model:ir.model.fields,field_description:delivery_line_sale_line_position.field_stock_move_line__display_name
-msgid "Display Name"
-msgstr ""
-
-#. module: delivery_line_sale_line_position
-#: model:ir.model.fields,field_description:delivery_line_sale_line_position.field_stock_move__id
-#: model:ir.model.fields,field_description:delivery_line_sale_line_position.field_stock_move_line__id
-msgid "ID"
-msgstr ""
-
-#. module: delivery_line_sale_line_position
-#: model:ir.model.fields,field_description:delivery_line_sale_line_position.field_stock_move____last_update
-#: model:ir.model.fields,field_description:delivery_line_sale_line_position.field_stock_move_line____last_update
-msgid "Last Modified on"
-msgstr ""
-
#. module: delivery_line_sale_line_position
#: model:ir.model.fields,field_description:delivery_line_sale_line_position.field_stock_move__position_sale_line
#: model:ir.model.fields,field_description:delivery_line_sale_line_position.field_stock_move_line__position_sale_line
diff --git a/delivery_line_sale_line_position/static/description/index.html b/delivery_line_sale_line_position/static/description/index.html
index 2b6dae2..32a99c8 100644
--- a/delivery_line_sale_line_position/static/description/index.html
+++ b/delivery_line_sale_line_position/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 is build on top of the module sale_order_line_position.
On the delivery report it adds a column with the Postion from the related
sale order line.
@@ -390,7 +390,7 @@ sale order line.
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.
@@ -419,7 +419,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-reporting project on GitHub.
+
This module is part of the OCA/stock-logistics-reporting project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.