Required Apps |
•
Manufacturing (mrp)
• Inventory (stock) |
Lines of code | 120 |
Technical Name |
mrp_production_draft |
License | LGPL-3 |
Website | https://cybrosys.com/ |
Also available in version | v 11.0 v 10.0 |
Required Apps |
•
Manufacturing (mrp)
• Inventory (stock) |
Lines of code | 120 |
Technical Name |
mrp_production_draft |
License | LGPL-3 |
Website | https://cybrosys.com/ |
Also available in version | v 11.0 v 10.0 |
Draft Manufacturing Order
Draft Manufacturing Order
Cybrosys Technologies

Overview
Provides a new state 'Draft' as default. So that users can manage a manufacturing order more easily.
Configuration
No additional configuration is required.
Features
Newly Created Manufacturing Orders Will Be In 'Draft' State.
User Can Change The Product, Quantity, etc.. On This State.
A New Button 'Confirm' Is Added To Confirm The Manufacturing Order.
Sequence Number Will Not Be Generated Until Confirmation Of Manufacturing Order.
Screenshots
Default in odoo, there is only the confirmed state as default. You cannot edit if the order is confirmed.

Provides a new state 'Draft' as default. So that users can manage a manufacturing order more easily.

Change in the warning mesage if you try to edit the confirmed manufacturing order.

Our Services

Odoo Customization

Odoo Implementation

Odoo Integration

Odoo Support

Hire Odoo Developers
Our Industries

Trading
Easily procure and sell your products.

Manufacturing
Plan, track and schedule your operations.

Restaurant
Run your bar or restaurant methodical.

POS
Easy configuring and convivial selling.

E-commerce & Website
Mobile friendly, awe-inspiring product pages.

Hotel Management
An all-inclusive hotel management application.

Education
A Collaborative platform for educational management.

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedGreat module
Would you migrate it to V14 ?
Very Useful and Helpful , Thankyouuuu!!!
Re: Very Useful and Helpful , Thankyouuuu!!!
Glad to hear that.
New MO error
When we create MO manually we have this error. The operation cannot be completed: - If you are creating / updating a record: a mandatory field has not been set. - If you are deleting a record: another model needs the record that is being deleted. If possible, file it instead. Model: Manufacturing Order (mrp.production), Field: Product Unit of Measure (product_uom_id)
Automatic test on odoo.sh fails ... (R12)
07/10/2019 17:11:56 ERROR server At least one test failed when loading the modules. 07/10/2019 17:11:41 ERROR server Module mrp_account: 1 failures, 0 errors 07/10/2019 17:11:41 ERROR server FAILED 07/10/2019 17:11:41 ERROR server ` AssertionError: 0.0 != 121 : Thing should have the correct price 07/10/2019 17:11:41 ERROR server ` self.assertEqual(move_value, 121, 'Thing should have the correct price') 07/10/2019 17:11:41 ERROR server ` File "/home/odoo/src/enterprise/mrp_account/tests/test_mrp_account.py", line 86, in test_00_production_order_with_accounting 07/10/2019 17:11:41 ERROR server Traceback (most recent call last): 07/10/2019 17:11:41 ERROR server FAIL: test_00_production_order_with_accounting (odoo.addons.mrp_account.tests.test_mrp_account.TestMrpAccount) 07/10/2019 17:11:41 ERROR server FAIL
Re: Automatic test on odoo.sh fails ... (R12)
It is not designed to work with odoo.sh We haven't override the test methods to accommodate the changes we made in functional level.
Issue fixed
Query updated to handle the situation. "CREATE UNIQUE INDEX IF NOT EXISTS mrp_mo_unique..."
odoo.sql_db: bad query: b"CREATE UNIQUE INDEX mrp_mo_unique ON mrp_production (name,company_id) WHERE (state != 'draft')" ERROR: ERREUR: la relation « mrp_mo_unique » existe déjà when update module
Hi V13
Is this module available for Odoo 13?
Issue fixed
Query updated to handle the situation. "CREATE UNIQUE INDEX IF NOT EXISTS mrp_mo_unique..."