diff --git a/mrp_subcontracting_purchase_link/README.rst b/mrp_subcontracting_purchase_link/README.rst index 55f4cabda..2b07ab0ae 100644 --- a/mrp_subcontracting_purchase_link/README.rst +++ b/mrp_subcontracting_purchase_link/README.rst @@ -17,21 +17,23 @@ Link Purchase Order Line to Subcontract Productions :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github - :target: https://github.com/OCA/manufacture/tree/16.0/mrp_subcontracting_purchase_link + :target: https://github.com/OCA/manufacture/tree/17.0/mrp_subcontracting_purchase_link :alt: OCA/manufacture .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_subcontracting_purchase_link + :target: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-mrp_subcontracting_purchase_link :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/manufacture&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| This module does the following: -- Extends _prepare_subcontract_mo_vals() and adds the purchase order line reference to the subcontracted manufacturing orders. -- Adds an action button in the purchase order form view to open related subcontracted manufacturing orders. +- Extends \_prepare_subcontract_mo_vals() and adds the purchase order + line reference to the subcontracted manufacturing orders. +- Adds an action button in the purchase order form view to open related + subcontracted manufacturing orders. **Table of contents** @@ -44,7 +46,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. @@ -52,26 +54,26 @@ Credits ======= Authors -~~~~~~~ +------- * Quartile Limited * ForgeFlow Contributors -~~~~~~~~~~~~ +------------ -* `Quartile Limited `__: +- `Quartile Limited `__: - * Yoshi Tashiro - * Tim Lai + - Yoshi Tashiro + - Tim Lai -* `ForgeFlow `__: +- `ForgeFlow `__: - * Thiago Mulero - * Jordi Ballester + - Thiago Mulero + - Jordi Ballester Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -83,6 +85,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/manufacture `_ project on GitHub. +This module is part of the `OCA/manufacture `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/mrp_subcontracting_purchase_link/pyproject.toml b/mrp_subcontracting_purchase_link/pyproject.toml new file mode 100644 index 000000000..4231d0ccc --- /dev/null +++ b/mrp_subcontracting_purchase_link/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/mrp_subcontracting_purchase_link/readme/CONTRIBUTORS.md b/mrp_subcontracting_purchase_link/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..3c2fa8bbb --- /dev/null +++ b/mrp_subcontracting_purchase_link/readme/CONTRIBUTORS.md @@ -0,0 +1,6 @@ +- [Quartile Limited](https://www.quartile.co): + - Yoshi Tashiro \<\> + - Tim Lai \<\> +- [ForgeFlow](https://www.forgeflow.com): + - Thiago Mulero \<\> + - Jordi Ballester \<\> diff --git a/mrp_subcontracting_purchase_link/readme/CONTRIBUTORS.rst b/mrp_subcontracting_purchase_link/readme/CONTRIBUTORS.rst deleted file mode 100644 index 5de285c74..000000000 --- a/mrp_subcontracting_purchase_link/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,9 +0,0 @@ -* `Quartile Limited `__: - - * Yoshi Tashiro - * Tim Lai - -* `ForgeFlow `__: - - * Thiago Mulero - * Jordi Ballester diff --git a/mrp_subcontracting_purchase_link/readme/DESCRIPTION.md b/mrp_subcontracting_purchase_link/readme/DESCRIPTION.md new file mode 100644 index 000000000..c645dbe36 --- /dev/null +++ b/mrp_subcontracting_purchase_link/readme/DESCRIPTION.md @@ -0,0 +1,6 @@ +This module does the following: + +- Extends \_prepare_subcontract_mo_vals() and adds the purchase order + line reference to the subcontracted manufacturing orders. +- Adds an action button in the purchase order form view to open related + subcontracted manufacturing orders. diff --git a/mrp_subcontracting_purchase_link/readme/DESCRIPTION.rst b/mrp_subcontracting_purchase_link/readme/DESCRIPTION.rst deleted file mode 100644 index 8e40f40d0..000000000 --- a/mrp_subcontracting_purchase_link/readme/DESCRIPTION.rst +++ /dev/null @@ -1,4 +0,0 @@ -This module does the following: - -- Extends _prepare_subcontract_mo_vals() and adds the purchase order line reference to the subcontracted manufacturing orders. -- Adds an action button in the purchase order form view to open related subcontracted manufacturing orders. diff --git a/mrp_subcontracting_purchase_link/static/description/index.html b/mrp_subcontracting_purchase_link/static/description/index.html index b1e138b8a..e418e5505 100644 --- a/mrp_subcontracting_purchase_link/static/description/index.html +++ b/mrp_subcontracting_purchase_link/static/description/index.html @@ -1,4 +1,3 @@ - @@ -369,11 +368,13 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:fcb1900c633f34a9bad831462e059fb9d5e537bd609cc618abc48e86a49175be !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: LGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

+

Beta License: LGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

This module does the following:

    -
  • Extends _prepare_subcontract_mo_vals() and adds the purchase order line reference to the subcontracted manufacturing orders.
  • -
  • Adds an action button in the purchase order form view to open related subcontracted manufacturing orders.
  • +
  • Extends _prepare_subcontract_mo_vals() and adds the purchase order +line reference to the subcontracted manufacturing orders.
  • +
  • Adds an action button in the purchase order form view to open related +subcontracted manufacturing orders.

Table of contents

@@ -392,7 +393,7 @@ ul.auto-toc {

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.

@@ -426,7 +427,7 @@ If you spotted it first, help us to smash 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/manufacture project on GitHub.

+

This module is part of the OCA/manufacture project on GitHub.

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