TIP: You can type at any time to perform a new search.
Sale MRP Link
sale_mrp_link · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Sales Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:31:49
- Authors
- Akretion, Odoo Community Association (OCA), Agile Business Group
- Maintainers
- Akretion, Odoo Community Association (OCA), Agile Business Group
- Committers
- Denis Roussel, Donatas, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Ignacio Ales
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production | form | Inherits mrp.mrp_production_form_view | |
view_mrp_production_filter |
mrp.production | Inherits mrp.view_mrp_production_filter | ||
view_order_form |
sale.order.form | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
sale_order_idMany2one → sale.ordercomodel_name='sale.order'string='Source Sale Order'
-
create(self, values)@api.model
New fields (2)
-
production_countIntegercompute='_compute_production_count'store=True -
production_idsOne2many → mrp.productionargs: 'mrp.production', 'sale_order_id'
-
action_view_production(self)@api.multi
Loading…
Loading…