Files
manufacture/mrp_bom_version/README.rst
InakiZabala aa3e0a4d92 [IMP] mrp_bom_version: renamed module mrp_bom_state to mrp_bom_version
[IMP] mrp_bom_version: fix flake8

[IMP]mrp_bom_version: fix travis
2024-10-18 11:19:38 +02:00

26 lines
1.1 KiB
ReStructuredText

MRP - BoM version
=================
This module provides a state in the LdM whether to allow their use in
manufacturing, to do the following states are defined:
* **Draft**:
The form will be available for data entry, and may move to "active" state.
* **Active**:
You can modify all of the form fields except for the fields: routing, BoM
lines, and the new field Active, for false default when you create a new BoM.
The "active" state may be passed back to state "draft", if we mark the new
field "Allow re-edit the BoM list", this new field is defined in
*Configuration > Configuration > Manufacturing*.
The active state may move to state "Historical".
* **Historical**:
This is the last state of the LdM, you can not change any field on the form.
When the MRP BoM list is put to active, a record of who has activated, and when
will include in chatter/log. It also adds a constraint for the sequence field
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