| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/6.1/mrp_split_one |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Leonardo Pistone, Sandy Carter |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - procurement - base - process - product - decimal_precision - stock - account - base_setup - analytic - board - edi - email_template - base_tools - resource - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | MRP Split one unit in a production order. This module adds a button in each line of the Products to Finish and Finished Products to directly split one unit of the product in a separate line. After the split the page needs to be reloaded because of the bug lp:1083253. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_lot_attribute_view |
mrp.production.lot.attribute.form | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
No new fields.
Public methods (3)split_one(self, cr, uid, ids, context=None)
split_one_finished(self, cr, uid, ids, context=None)
split_one_to_finish(self, cr, uid, ids, context=None)