diff --git a/README.md b/README.md index 688081d8f..c3f131b30 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ addon | version | maintainers | summary [mrp_subcontracting_bom_dual_use](mrp_subcontracting_bom_dual_use/) | 14.0.1.1.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Mrp subcontracting bom dual use [mrp_subcontracting_inhibit](mrp_subcontracting_inhibit/) | 14.0.1.1.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Inhibit subcontracting flow on demand [mrp_subcontracting_partner_management](mrp_subcontracting_partner_management/) | 14.0.2.0.0 | | Subcontracting Partner Management +[mrp_subcontracting_purchase](mrp_subcontracting_purchase/) | 14.0.1.0.0 | [![dessanhemrayev](https://github.com/dessanhemrayev.png?size=30px)](https://github.com/dessanhemrayev) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) [![Volodiay622](https://github.com/Volodiay622.png?size=30px)](https://github.com/Volodiay622) [![geomer198](https://github.com/geomer198.png?size=30px)](https://github.com/geomer198) | This bridge module adds some smart buttons between Purchase and Subcontracting [mrp_subcontracting_purchase_link](mrp_subcontracting_purchase_link/) | 14.0.2.1.0 | | Link Purchase Order Line to Subcontract Productions [mrp_subcontracting_resupply_link](mrp_subcontracting_resupply_link/) | 14.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Links between subcontracting PO and resupply picking [mrp_tag](mrp_tag/) | 14.0.1.0.0 | | Allows to add multiple tags to Manufacturing Orders diff --git a/mrp_subcontracting_purchase/README.rst b/mrp_subcontracting_purchase/README.rst index e69de29bb..61ec1d773 100644 --- a/mrp_subcontracting_purchase/README.rst +++ b/mrp_subcontracting_purchase/README.rst @@ -0,0 +1,141 @@ +====================================== +Purchase and Subcontracting Management +====================================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:cf1d5257b3b152680b4b2ecd753413bef5e76bc23a2d2cadefa0a05291b185bd + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png + :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/14.0/mrp_subcontracting_purchase + :alt: OCA/manufacture +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_subcontracting_purchase + :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=14.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This bridge module adds some smart buttons between Purchase and +Subcontracting + +**DISCLAIMER:** This module is a backport from Odoo SA and as such, it +is not included in the OCA CLA. + +That means we do not have a copy of the copyright on it like all other +OCA modules. + +This is a backporting of features from mrp_subcontracting modules from +v15 allowing to setup a flow addressing the following use case: + +Vendor 1 manufactures and sells “Finished Product” + +Vendor 2 manufactures and sells “Component Product” (used to manufacture +“Finished Product”) + +Vendor 3 sells “Element Product” (used to manufacture “Component +Product”) + +As an example, in the case where there is no available qty for each of +these three products, creating a PO purchasing “Finished product” for +Vendor 1 generates: + +- The standard receipt picking from Vendor 1 to our warehouse +- A PO for Vendor 2 for product “Component Product” +- A subcontracting order for Vendor 1 for “Finished Product”, with + component location: Vendor 1 subcontracting location + +Once this PO is confirmed, this generates: + +- A dropship picking for Vendor 1 from Vendor 2 for “Component Product” +- A subcontracting order for Vendor 2 for “Component Product”, with + component location: Vendor 2 subcontracting location +- A PO for Vendor 3 for product “Element Product” + +Once this PO is confirmed, this generates: + +- A dropship picking for Vendor 2 from Vendor 3 for “Element Product” + +**Table of contents** + +.. contents:: + :local: + +Changelog +========= + + + +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 `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +------- + +* Odoo S.A. +* Ooops +* Cetmix + +Contributors +------------ + +- Cetmix <@cetmix.com> +- Ooops404 https://ooops404.com +- Dessan Hemrayev dessanhemrayev@gmail.com +- Maksim Shurupov geomer198@gmail.com + +Maintainers +----------- + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +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. + +.. |maintainer-dessanhemrayev| image:: https://github.com/dessanhemrayev.png?size=40px + :target: https://github.com/dessanhemrayev + :alt: dessanhemrayev +.. |maintainer-CetmixGitDrone| image:: https://github.com/CetmixGitDrone.png?size=40px + :target: https://github.com/CetmixGitDrone + :alt: CetmixGitDrone +.. |maintainer-Volodiay622| image:: https://github.com/Volodiay622.png?size=40px + :target: https://github.com/Volodiay622 + :alt: Volodiay622 +.. |maintainer-geomer198| image:: https://github.com/geomer198.png?size=40px + :target: https://github.com/geomer198 + :alt: geomer198 + +Current `maintainers `__: + +|maintainer-dessanhemrayev| |maintainer-CetmixGitDrone| |maintainer-Volodiay622| |maintainer-geomer198| + +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/static/description/index.html b/mrp_subcontracting_purchase/static/description/index.html new file mode 100644 index 000000000..5f769c11c --- /dev/null +++ b/mrp_subcontracting_purchase/static/description/index.html @@ -0,0 +1,464 @@ + + + + + + +Purchase and Subcontracting Management + + + +
+

Purchase and Subcontracting Management

+ + +

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

+

This bridge module adds some smart buttons between Purchase and +Subcontracting

+

DISCLAIMER: This module is a backport from Odoo SA and as such, it +is not included in the OCA CLA.

+

That means we do not have a copy of the copyright on it like all other +OCA modules.

+

This is a backporting of features from mrp_subcontracting modules from +v15 allowing to setup a flow addressing the following use case:

+

Vendor 1 manufactures and sells “Finished Product”

+

Vendor 2 manufactures and sells “Component Product” (used to manufacture +“Finished Product”)

+

Vendor 3 sells “Element Product” (used to manufacture “Component +Product”)

+

As an example, in the case where there is no available qty for each of +these three products, creating a PO purchasing “Finished product” for +Vendor 1 generates:

+
    +
  • The standard receipt picking from Vendor 1 to our warehouse
  • +
  • A PO for Vendor 2 for product “Component Product”
  • +
  • A subcontracting order for Vendor 1 for “Finished Product”, with +component location: Vendor 1 subcontracting location
  • +
+

Once this PO is confirmed, this generates:

+
    +
  • A dropship picking for Vendor 1 from Vendor 2 for “Component Product”
  • +
  • A subcontracting order for Vendor 2 for “Component Product”, with +component location: Vendor 2 subcontracting location
  • +
  • A PO for Vendor 3 for product “Element Product”
  • +
+

Once this PO is confirmed, this generates:

+
    +
  • A dropship picking for Vendor 2 from Vendor 3 for “Element Product”
  • +
+

Table of contents

+ + +
+

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.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Odoo S.A.
  • +
  • Ooops
  • +
  • Cetmix
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

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.

+

Current maintainers:

+

dessanhemrayev CetmixGitDrone Volodiay622 geomer198

+

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/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 962746b5a..562bc5ea6 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20231003.0 \ No newline at end of file +14.0.20231013.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 39db3337f..870214530 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -43,6 +43,7 @@ setuptools.setup( 'odoo14-addon-mrp_subcontracting_bom_dual_use', 'odoo14-addon-mrp_subcontracting_inhibit', 'odoo14-addon-mrp_subcontracting_partner_management', + 'odoo14-addon-mrp_subcontracting_purchase', 'odoo14-addon-mrp_subcontracting_purchase_link', 'odoo14-addon-mrp_subcontracting_resupply_link', 'odoo14-addon-mrp_tag',