Repository
odoo/odoo · module folder
Module version
1.0
Category
Supply Chain/Purchase
Folder size
0.45 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:44:18
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Raphael Collet, Odoo Translation Bot, Arnold Moyaux, Julien Castiaux, Victor Feyens, svs-odoo, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, JF Aubert, Djamel Touati, Pieter Claeys (clpi), Dylan Kiss (dyki), Paweł Fertyk, Arnaud Sibille, Walid (wasa), lase@odoo.com, Quentin Wolfs, Ethan Vincent, Richard Prosser, kcv-odoo, nihp-odoo, Stéphane Diez, David Van Droogenbroeck (DROD), pkgu-odoo, Mohammad Abdulmoneim (abdu), MaximeNoirhomme, mojem, Elijah Tay (elct), rare-odoo, Lancelot Semal, Tudor-Calin Panzaru (tupan), Robert Smith (rosm), tpma-odoo, lase
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
mrp_subcontracting_purchase, purchase_mrp_distribution
Description
This module provides facility to the user to install mrp and purchase modules at a time.
========================================================================================

It is basically used when we want to keep track of production orders generated
from purchase order.
    

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mrp_bom_form_view mrp.bom.view.form.inherited.purchase.mrp mrp.bom form Inherits mrp.mrp_bom_form_view
mrp_production_form_view_purchase mrp.production.inherited.form.purchase mrp.production form Inherits mrp.mrp_production_form_view
purchase_order_form_mrp purchase.order.inherited.form.mrp purchase.order form Inherits purchase.purchase_order_form
view_warehouse_orderpoint_tree_editable stock.warehouse.orderpoint.list.editable.inherit.show_route stock.warehouse.orderpoint list Inherits stock.view_warehouse_orderpoint_tree_editable
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (9)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • cost_share Float
    digits=0 help="The percentage of the component repartition cost when purchasing a kit.The total of all components' cost have to be equal to 100." args: 'Cost Share (%)'
Public methods (0)

No public methods.

New fields (1)
  • purchase_order_count Integer
    compute='_compute_purchase_order_count' groups='purchase.group_purchase_user' args: 'Count of generated PO'
Public methods (1)
  • action_view_purchase_orders(self)

New fields (1)
  • mrp_production_count Integer
    compute='_compute_mrp_production_count' groups='mrp.group_mrp_user' args: 'Count of MO Source'
Public methods (1)
  • action_view_mrp_productions(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…