| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/14.0/mrp_analytic_cost |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | dreispt |
| COMMITTERS | |
| COMMITTERS | Daniel Reis, tafaRU, oca-travis, Weblate, OCA-git-bot, oca-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - mrp_analytic - analytic_activity_based_cost - account_analytic_wip odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - analytic - stock_account - account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
custom_account_analytic_line_filter_view |
account.analytic.line.custom.filter | account.analytic.line | filter | Inherits analytic.view_account_analytic_line_filter |
custom_account_analytic_line_form_view |
account.analytic.line.custom.form | account.analytic.line | group | Inherits analytic.view_account_analytic_line_form |
custom_mrp_production_form_view |
custom.mrp.production.form | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
mrp_workcenter_form_view_custom |
mrp.workcenter.form.custom | mrp.workcenter | field | Inherits mrp.mrp_workcenter_view |
manufacturing_order_id
Many2one → mrp.production
string='Related Manufacturing Order'
args: 'mrp.production'
stock_move_id
Many2one → stock.move
string='Related Stock Move'
args: 'stock.move'
workorder_id
Many2one → mrp.workorder
string='Work Order'
args: 'mrp.workorder'
No public methods.
No new fields.
Public methods (1)generate_analytic_lines(self)
analytic_product_id
Many2one → product.product
domain="[('is_cost_type', '=', True)]"
string='Cost Type'
args: 'product.product'
costs_hour
Float
compute='_compute_onchange_costs_hour'
readonly=False
store=True
No public methods.
No new fields.
Public methods (3)create(self, vals)
generate_mrp_work_analytic_line(self)
write(self, vals)
No new fields.
Public methods (3)create(self, vals)
generate_mrp_raw_analytic_line(self)
write(self, vals)
No new fields.
Public methods (2)create(self, vals)
write(self, vals)