Cybrosys Technologies
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
mrp_production_draft/__manifest__.py
|
@ -22,7 +22,7 @@ |
|
|
############################################################################## |
|
|
############################################################################## |
|
|
{ |
|
|
{ |
|
|
'name': 'Draft Manufacturing Order', |
|
|
'name': 'Draft Manufacturing Order', |
|
|
'version': '12.0.1.0', |
|
|
'version': '12.0.1.1', |
|
|
'summary': 'Draft State in Manufacturing Order', |
|
|
'summary': 'Draft State in Manufacturing Order', |
|
|
'description': """ |
|
|
'description': """ |
|
|
This module provides a draft state for manufacturing order instead of default first stage 'confirmed'. |
|
|
This module provides a draft state for manufacturing order instead of default first stage 'confirmed'. |
|
|