v 10.0 v 11.0 v 12.0 Third Party 1937
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Manufacturing (mrp)
Inventory (stock)
Discuss (mail)
Lines of code 120
Technical Name mrp_production_draft
LicenseLGPL-3
Websitehttps://cybrosys.com/
Versions 10.0 11.0 12.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Manufacturing (mrp)
Inventory (stock)
Discuss (mail)
Lines of code 120
Technical Name mrp_production_draft
LicenseLGPL-3
Websitehttps://cybrosys.com/
Versions 10.0 11.0 12.0

Draft Manufacturing Order

Draft Manufacturing Order

Cybrosys Technologies
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.

cybrosys technologies

Our Services

Odoo Customization

Odoo Implementation

Odoo Integration

Odoo Support

Hire Odoo Developers

Our Industries

Odoo Industry

Trading

Easily procure and sell your products.

Odoo Industry

Manufacturing

Plan, track and schedule your operations.

Odoo Industry

Restaurant

Run your bar or restaurant methodical.

Odoo Industry

POS

Easy configuring and convivial selling.

Odoo Industry

E-commerce & Website

Mobile friendly, awe-inspiring product pages.

Odoo Industry

Hotel Management

An all-inclusive hotel management application.

Odoo Industry

Education

A Collaborative platform for educational management.

Odoo Industry

Service Management

Keep track of services and invoice accordingly.

Email us Contact Us Request Customization

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Great module
by
Krotlinski
on 8/10/21, 3:40 AM

Would you migrate it to V14 ?


Very Useful and Helpful , Thankyouuuu!!!
by
Alfi Adha
on 4/27/21, 3:06 AM


Re: Very Useful and Helpful , Thankyouuuu!!!
by
Cybrosys Technologies
on 4/27/21, 4:14 AM Author

Glad to hear that.


New MO error
by
Aitor Fernández Domínguez
on 6/9/20, 5:17 PM

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)
by
TriLab
on 7/10/19, 11:21 AM

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)
by
Cybrosys Technologies
on 9/12/19, 11:32 PM Author

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
by
Cybrosys Technologies
on 1/21/19, 11:29 PM Author

Query updated to handle the situation. "CREATE UNIQUE INDEX IF NOT EXISTS mrp_mo_unique..."


by
Dewinne Julien
on 1/17/19, 10:13 AM

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
by
Oscar-Valdivieso-Bautista
on 7/2/20, 4:47 PM

Is this module available for Odoo 13?


Issue fixed
by
Cybrosys Technologies
on 1/21/19, 11:28 PM Author

Query updated to handle the situation. "CREATE UNIQUE INDEX IF NOT EXISTS mrp_mo_unique..."