mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
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
This commit is contained in:
@@ -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
|
||||
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 **
|
||||
|
||||
Reference in New Issue
Block a user