diff --git a/delivery_line_sale_line_position/README.rst b/delivery_line_sale_line_position/README.rst index 7f885d6..6ec5890 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/13.0/delivery_line_sale_line_position + :target: https://github.com/OCA/stock-logistics-reporting/tree/14.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-13-0/stock-logistics-reporting-13-0-delivery_line_sale_line_position + :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-14-0/stock-logistics-reporting-14-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/13.0 + :target: https://runbot.odoo-community.org/runbot/151/14.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. @@ -59,6 +59,12 @@ Contributors ~~~~~~~~~~~~ * Thierry Ducrest +* `Trobz `_: + +Other credits +~~~~~~~~~~~~~ + +The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp Maintainers ~~~~~~~~~~~ @@ -73,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 5fba36a..41c9887 100644 --- a/delivery_line_sale_line_position/__manifest__.py +++ b/delivery_line_sale_line_position/__manifest__.py @@ -4,12 +4,12 @@ { "name": "Delivery Line Sale Line Position", "summary": "Adds the sale line position to the delivery report lines", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "category": "Delivery", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3", "website": "https://github.com/OCA/stock-logistics-reporting", - "depends": ["sale_order_line_position"], + "depends": ["stock", "sale_order_line_position"], "data": [ "report/report_deliveryslip.xml", "views/stock_move.xml", diff --git a/delivery_line_sale_line_position/readme/CONTRIBUTORS.rst b/delivery_line_sale_line_position/readme/CONTRIBUTORS.rst index 0dd376f..ef70cd0 100644 --- a/delivery_line_sale_line_position/readme/CONTRIBUTORS.rst +++ b/delivery_line_sale_line_position/readme/CONTRIBUTORS.rst @@ -1 +1,2 @@ * Thierry Ducrest +* `Trobz `_: diff --git a/delivery_line_sale_line_position/readme/CREDITS.rst b/delivery_line_sale_line_position/readme/CREDITS.rst new file mode 100644 index 0000000..f37ebe7 --- /dev/null +++ b/delivery_line_sale_line_position/readme/CREDITS.rst @@ -0,0 +1 @@ +The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp diff --git a/delivery_line_sale_line_position/report/report_deliveryslip.xml b/delivery_line_sale_line_position/report/report_deliveryslip.xml index 3f370c9..b01335a 100644 --- a/delivery_line_sale_line_position/report/report_deliveryslip.xml +++ b/delivery_line_sale_line_position/report/report_deliveryslip.xml @@ -36,10 +36,13 @@ Pos - + + +