diff --git a/mrp_production_raw_material_procurement_group/README.rst b/mrp_production_raw_material_procurement_group/README.rst index 2a31a9261..1d45e58fc 100644 --- a/mrp_production_raw_material_procurement_group/README.rst +++ b/mrp_production_raw_material_procurement_group/README.rst @@ -2,55 +2,48 @@ :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 -============== -{module_title} -============== +=============================================== +Create Procurement Group On Manufacturing Order +=============================================== -This module extends the functionality of ... to support ... -and to allow you to ... +This module adds ability to group manufacturing order's raw material moves, and +other moves created by it's pull flow, by given procurement group. Installation ============ To install this module, you need to: -#. Do this ... +1. Clone the branch 8.0 of the repository https://github.com/OCA/manufacture +2. Add the path to this repository in your configuration (addons-path) +3. Update the module list +4. Go to menu *Setting -> Modules -> Local Modules* +5. Search For *Create Procurement Group On Manufacturing Order* +6. Install the module -Configuration -============= - -To configure this module, you need to: - -#. Go to ... - -.. figure:: path/to/local/image.png - :alt: alternative description - :width: 600 px Usage ===== To use this module, you need to: -#. Go to ... +1. Go to menu *Manufacturing -> Manufacturing -> Manufacturing Orders* +2. Create manufacturing order. Do not forget to fill *Raw Material Procurement Group* +3. When MO is confirmed. Raw material moves with *make to order* procurement method, and it's + other moves created by it's pull flow, will be grouped based on *Raw Material Procurement Group* + given + .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/{repo_id}/{branch} + :target: https://runbot.odoo-community.org/runbot/129/8.0 -.. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt -.. branch is "8.0" for example - -Known issues / Roadmap -====================== - -* ... Bug Tracker =========== Bugs are tracked on `GitHub Issues -`_. In case of trouble, please +`_. 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. @@ -65,8 +58,7 @@ Images Contributors ------------ -* Firstname Lastname -* Second Person +* Andhitia Rama Maintainer ----------