| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/13.0/product_cost_rollup_to_bom |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| 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 | Weblate, OCA-git-bot, oca-ci, Héctor Vi Or |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp_account - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - resource - stock_account - account - analytic - portal - web_editor - http_routing - auth_signup - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_email_company |
view.email.company | res.company | xpath | Inherits base.view_company_form |
view_email_res_settings |
view.email.res.settings | res.config.settings | xpath | Inherits mrp.res_config_settings_view_form |
view_std_price_mrp_bom |
view.std.price.mrp.bom | mrp.bom | div | Inherits mrp.mrp_bom_form_view |
view_std_price_product_product |
view.std.price.product.product | product.product | field | Inherits product.product_normal_form_view |
std_cost_update_date
Datetime
copy=False
help='Last time the standard cost was performed on this BOM.'
string='Standard Cost Update Date'
compute_bom_cost_rollup(self)
get_product_variants(self, product)
std_cost_update_date
Datetime
copy=False
help='Last time the standard cost was performed on this product.'
string='Standard Cost Update Date'
action_bom_cost(self)
bom_cost_email
Char
help='BoM Cost rollup Email notification will be sent to this email address'
string='BoM cost rollup email'
No public methods.
bom_cost_email
Char
help='BoM Cost rollup Email notification will be sent to this email address'
readonly=False
related='company_id.bom_cost_email'
string='BoM cost rollup email'
get_values(self)
set_values(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/manufacture |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] product_cost_rollup_to_bom: Migration to 18.0 (#1811) |