| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-weighing |
| GIT | |
| GIT | https://github.com/OCA/stock-weighing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-weighing/tree/18.0/mrp_weighing |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | MRP |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-weighing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-weighing: - stock_weighing OCA/web: - web_quick_start_screen - web_filter_header_button - web_widget_numeric_step - web_ir_actions_act_multi odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - mrp - sale_mrp - sale_stock - sale - sales_team - account_payment - account - onboarding - analytic - payment - utm - stock_account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Weighing production finished moves Possibility of closing a Manufacturing Order from Inventory Operations |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production | div | Inherits mrp.mrp_production_form_view | |
mrp_production_kanban |
mrp.production | field | Inherits mrp.mrp_production_kanban_view | |
mrp_production_view_move_weight_kanban_view |
stock.move | field | Inherits stock_weighing.view_move_weight_kanban_view | |
mrp_production_view_picking_type_form |
stock.picking.type | field | Inherits stock.view_picking_type_form | |
weighing_wizard_form_view_inherit |
weighing.wizard | field | Inherits stock_weighing.weighing_wizard_form_view |
has_weighing_operations
Boolean
compute='_compute_has_weighing_operations'
weighing_operations
Boolean
related='picking_type_id.weighing_operations'
action_weighing_operations(self)
No new fields.
Public methods (1)run_action(self)
is_has_production
Boolean
compute='_compute_is_has_production'
action_add_move_line(self)
action_mrp_production_weighing(self)
selected_quant_id
Many2one → stock.quant
comodel_name='stock.quant'
readonly=True
action_reset_weights(self)
close_production
Boolean
readonly=True
related='picking_type_id.close_production'
button_validate(self)
close_production
Boolean
No public methods.
No new fields.
Public methods (1)name_get(self)
component_available_stock_quant_ids
Many2many → stock.quant
comodel_name='stock.quant'
compute='_compute_component_available_stock_quant_ids'
component_quant_id
Many2one → stock.quant
comodel_name='stock.quant'
domain="[('id', 'in', component_available_stock_quant_ids)]"
string='Select component lot'
is_production
Boolean
compute='_compute_is_production'
store=True
lot_id
Many2one
compute='_compute_lot_id'
readonly=False
store=True
add_operation_and_record(self)
record_weight(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-weighing |
| GIT | |
| GIT | https://github.com/OCA/stock-weighing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-weighing/tree/15.0/mrp_weighing |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | MRP |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Carlos Dauden, sergio-teruel, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-weighing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:00:39 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-weighing: - stock_weighing OCA/web: - web_filter_header_button - web_widget_numeric_step - web_ir_actions_act_multi odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Weighing production finished moves |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production | div | Inherits mrp.mrp_production_form_view |
has_weighing_operations
Boolean
compute='_compute_has_weighing_operations'
weighing_operations
Boolean
related='picking_type_id.weighing_operations'
action_weighing_operations(self)
No new fields.
Public methods (2)action_add_move_line(self)
action_mrp_production_weighing(self)
No new fields.
Public methods (1)action_reset_weights(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)record_weight(self)