From 76ac4227629aa58bfd63fa0284666687def38d33 Mon Sep 17 00:00:00 2001 From: Josean Date: Fri, 24 Jul 2015 16:02:44 +0200 Subject: [PATCH] Update README.rst Updated to follow OCA conventions Explained in https://github.com/OCA/maintainer-tools/tree/master/template/module Update README.rst Update README.rst --- mrp_bom_version/README.rst | 67 +++++++++++++++++++++++++++++++++++--- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/mrp_bom_version/README.rst b/mrp_bom_version/README.rst index 9c538b285..92b4515ab 100644 --- a/mrp_bom_version/README.rst +++ b/mrp_bom_version/README.rst @@ -1,7 +1,22 @@ -MRP - BoM version -================= +.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg + :alt: License: AGPL-3 -This module provides a state in the LdM whether to allow their use in +Module name +=========== + +mrp_bom_version, MRP - BoM version + +Short Description +----------------- + +This module is intended to add a version control to BoM (Bill of Materials) and to allow to control his life cycle. + +[es_ES] Este módulo tiene como objetivo el añadir el control de versiones a la LdM (Lista de Materiales) y permitir el control de su ciclo de vida. + +Long Description +---------------- + +This module provides a state in the BoM whether to allow their use in manufacturing, to do the following states are defined: * **Draft**: @@ -23,4 +38,48 @@ to be unique. * **New version** : By clicking the button version, current BOM is moved to historical state, and a new BOM is creating based on this but with version number +1 and - changing state to draft \ No newline at end of file + changing state to draft + +Installation +============ + +To install this module, you need to: +** to do ** + +Configuration +============= + +To configure this module, you need to: +** to do ** + +Usage +===== + +** to do ** + +Installation +============ + +** to do ** + +Configuration +============= + +To configure this module, you need to: +** to do ** + +Usage +===== + +To use this module, you need to: +** to do ** + +Credits +======= + +* odooMRP Project, www.odoomrp.com + +Contributors +------------ + +** to do **