diff --git a/stock_picking_origin_reference/README.rst b/stock_picking_origin_reference/README.rst index 5a29e60f5fea..542f55afbc99 100644 --- a/stock_picking_origin_reference/README.rst +++ b/stock_picking_origin_reference/README.rst @@ -17,13 +17,13 @@ Stock Picking Origin Reference :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--workflow-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_picking_origin_reference + :target: https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_picking_origin_reference :alt: OCA/stock-logistics-workflow .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_picking_origin_reference + :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-18-0/stock-logistics-workflow-18-0-stock_picking_origin_reference :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/stock-logistics-workflow&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -63,7 +63,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. @@ -78,9 +78,11 @@ Authors Contributors ------------ -- ForgeFlow S.L. +- ForgeFlow S.L. - - Guillem Casassas + - Guillem Casassas + +- ``Heliconia Solutions Pvt. Ltd. ``\ \_ Maintainers ----------- @@ -95,6 +97,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-workflow `_ project on GitHub. +This module is part of the `OCA/stock-logistics-workflow `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_picking_origin_reference/__manifest__.py b/stock_picking_origin_reference/__manifest__.py index 777e067c2331..8c29e8f0e533 100644 --- a/stock_picking_origin_reference/__manifest__.py +++ b/stock_picking_origin_reference/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Picking Origin Reference", "summary": "Add clickable button to the Transfer Source Document.", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "license": "AGPL-3", "website": "https://github.com/OCA/stock-logistics-workflow", "author": "ForgeFlow, Odoo Community Association (OCA)", diff --git a/stock_picking_origin_reference/models/stock_picking.py b/stock_picking_origin_reference/models/stock_picking.py index 578b67a04160..a300a3e4f77f 100644 --- a/stock_picking_origin_reference/models/stock_picking.py +++ b/stock_picking_origin_reference/models/stock_picking.py @@ -9,7 +9,6 @@ class StockPicking(models.Model): origin_reference = fields.Reference( selection="_selection_origin_reference", compute="_compute_origin_reference", - string="Source Document", ) def _selection_origin_reference(self): diff --git a/stock_picking_origin_reference/readme/CONTRIBUTORS.md b/stock_picking_origin_reference/readme/CONTRIBUTORS.md index d23274e45bdc..c231d74e08d8 100644 --- a/stock_picking_origin_reference/readme/CONTRIBUTORS.md +++ b/stock_picking_origin_reference/readme/CONTRIBUTORS.md @@ -1,2 +1,3 @@ - ForgeFlow S.L. - Guillem Casassas \<\> +- `Heliconia Solutions Pvt. Ltd. `_ diff --git a/stock_picking_origin_reference/static/description/index.html b/stock_picking_origin_reference/static/description/index.html index f319f1a2d212..920745264380 100644 --- a/stock_picking_origin_reference/static/description/index.html +++ b/stock_picking_origin_reference/static/description/index.html @@ -369,7 +369,7 @@

Stock Picking Origin Reference

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:6c29ced90633d4be714498b18069c48996a83f1333559ee270be87198a22be86 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/stock-logistics-workflow Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/stock-logistics-workflow Translate me on Weblate Try me on Runboat

The Source Document contains a text referencing to the Odoo document from which the transfer has been created. This module replaces the Source Document field for a field with the same label which is clickable @@ -407,7 +407,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.

@@ -425,6 +425,7 @@

Contributors

  • Guillem Casassas <guillem.casassas@forgeflow.com>
  • +
  • Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>_
  • @@ -436,7 +437,7 @@

    Maintainers

    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-workflow project on GitHub.

    +

    This module is part of the OCA/stock-logistics-workflow project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.