diff --git a/stock_orderpoint_origin/README.rst b/stock_orderpoint_origin/README.rst index 876fdb5f4079..92c12e2ff66f 100644 --- a/stock_orderpoint_origin/README.rst +++ b/stock_orderpoint_origin/README.rst @@ -1 +1,94 @@ -Generated +==================================================== +Stock Orderpoint Replenishment demand origin details +==================================================== + +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |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%2Fstock--logistics--warehouse-lightgray.png?logo=github + :target: https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_orderpoint_origin + :alt: OCA/stock-logistics-warehouse +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_orderpoint_origin + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/153/14.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + +The Inventory Replenishment menu alows to choose a route and create orders to +replenish the needed quantities of a Product. + +However the Purchase Orders created do not have the information +about the documents that generated that demand. +The Purchase Order "Origin" field will only +identify the replenishment/reorder rule that generated it. + +This feature updates the Purchase Order "Origin" field with the documents +that generated the demand, generating the demand, such as Sales Orders or Manufacturing Orders. +This is done based on the information provided by the Forecast report. + +The source demand Sales Orders are added to the Purchase Order smart button, +allowing to navigate directly to them. + +**Table of contents** + +.. contents:: + :local: + +Usage +===== + +- Create order from the Replenishment menu, for example, using the "Order Once" button. +- Verify the Origin field of the created orders. It should include the references to the + orders generating this demand at the time of replenishment creation. +- If demand was generated from Sales Orders, the "Sale" smart button should be available. + +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 `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Open Source Integrators + +Contributors +~~~~~~~~~~~~ + +* Daniel Reis `Open Source Integrators `_: + +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. + +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_orderpoint_origin/static/description/index.html b/stock_orderpoint_origin/static/description/index.html new file mode 100644 index 000000000000..e4b029f6ee60 --- /dev/null +++ b/stock_orderpoint_origin/static/description/index.html @@ -0,0 +1,439 @@ + + + + + + +Stock Orderpoint Replenishment demand origin details + + + +
+

Stock Orderpoint Replenishment demand origin details

+ + +

Beta License: LGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

+

The Inventory Replenishment menu alows to choose a route and create orders to +replenish the needed quantities of a Product.

+

However the Purchase Orders created do not have the information +about the documents that generated that demand. +The Purchase Order “Origin” field will only +identify the replenishment/reorder rule that generated it.

+

This feature updates the Purchase Order “Origin” field with the documents +that generated the demand, generating the demand, such as Sales Orders or Manufacturing Orders. +This is done based on the information provided by the Forecast report.

+

The source demand Sales Orders are added to the Purchase Order smart button, +allowing to navigate directly to them.

+

Table of contents

+ +
+

Usage

+
    +
  • Create order from the Replenishment menu, for example, using the “Order Once” button.
  • +
  • Verify the Origin field of the created orders. It should include the references to the +orders generating this demand at the time of replenishment creation.
  • +
  • If demand was generated from Sales Orders, the “Sale” smart button should be available.
  • +
+
+
+

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.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • Open Source Integrators
  • +
+
+ +
+

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.

+

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

+

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

+
+
+
+ + diff --git a/stock_orderpoint_origin_mrp_link/README.rst b/stock_orderpoint_origin_mrp_link/README.rst index 876fdb5f4079..da5369be8405 100644 --- a/stock_orderpoint_origin_mrp_link/README.rst +++ b/stock_orderpoint_origin_mrp_link/README.rst @@ -1 +1,95 @@ -Generated +======================================================== +Stock Orderpoint Replenishment MRP demand origin details +======================================================== + +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |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%2Fstock--logistics--warehouse-lightgray.png?logo=github + :target: https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_orderpoint_origin_mrp_link + :alt: OCA/stock-logistics-warehouse +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_orderpoint_origin_mrp_link + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/153/14.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + +The Inventory Replenishment menu alows to choose a route and create orders to +replenish the needed quantities of a Product. + +However the Purchase Orders created do not have the information +about the documents that generated that demand. +The Purchase Order "Origin" field will only +identify the replenishment/reorder rule that generated it. + +This feature updates the Purchase Order "Origin" field with the documents +that generated the demand, generating the demand, such as Sales Orders or Manufacturing Orders. +This is done based on the information provided by the Forecast report. + +This particular extension also adds the source demand Manufacturing Orders +to the Purchase Order smart button, allowing to navigate directly to them. + +**Table of contents** + +.. contents:: + :local: + +Usage +===== + +- Create order from the Replenishment menu, for example, using the "Order Once" button. +- Verify the Origin field of the created orders. It should include the references to the + orders generating this demand at the time of replenishment creation. +- If demand was generated from Manufacturing Orders, the "Manufacturin" smart button + should be available. + +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 `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Open Source Integrators + +Contributors +~~~~~~~~~~~~ + +* Daniel Reis `Open Source Integrators `_: + +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. + +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_orderpoint_origin_mrp_link/static/description/index.html b/stock_orderpoint_origin_mrp_link/static/description/index.html new file mode 100644 index 000000000000..9dd3d1718ac1 --- /dev/null +++ b/stock_orderpoint_origin_mrp_link/static/description/index.html @@ -0,0 +1,440 @@ + + + + + + +Stock Orderpoint Replenishment MRP demand origin details + + + +
+

Stock Orderpoint Replenishment MRP demand origin details

+ + +

Beta License: LGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

+

The Inventory Replenishment menu alows to choose a route and create orders to +replenish the needed quantities of a Product.

+

However the Purchase Orders created do not have the information +about the documents that generated that demand. +The Purchase Order “Origin” field will only +identify the replenishment/reorder rule that generated it.

+

This feature updates the Purchase Order “Origin” field with the documents +that generated the demand, generating the demand, such as Sales Orders or Manufacturing Orders. +This is done based on the information provided by the Forecast report.

+

This particular extension also adds the source demand Manufacturing Orders +to the Purchase Order smart button, allowing to navigate directly to them.

+

Table of contents

+ +
+

Usage

+
    +
  • Create order from the Replenishment menu, for example, using the “Order Once” button.
  • +
  • Verify the Origin field of the created orders. It should include the references to the +orders generating this demand at the time of replenishment creation.
  • +
  • If demand was generated from Manufacturing Orders, the “Manufacturin” smart button +should be available.
  • +
+
+
+

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.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • Open Source Integrators
  • +
+
+ +
+

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.

+

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

+

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

+
+
+
+ +