| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/8.0/stock_traceability_operation |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Warehouse |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Numérigraphe |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Numérigraphe |
| COMMITTERS | |
| COMMITTERS | Lionel Sausin, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - decimal_precision - base_setup - web_kanban - web - report - procurement - board - web_kanban_gauge - web_kanban_sparkline |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_product_traceability_operation |
Add operation traceability on product variants | product.product | xpath | Inherits stock.product_form_view_procurement_button |
product_template_traceability_operation |
Add operation traceability on product templates | product.template | xpath | Inherits stock.product_template_form_view_procurement_button |
report_stock_traceability_operation_search |
Detailed traceability: search | report.stock.traceability_operation | search | New |
report_stock_traceability_operation_tree |
Detailed traceability: tree | report.stock.traceability_operation | tree | New |
stock_production_lot_traceability_operation |
Add operation traceability on lots | stock.production.lot | xpath | Inherits stock.view_production_lot_form |
stock_quant_traceability_operation |
Add operation traceability on quants | stock.quant | xpath | Inherits stock.view_stock_quant_form |
No new fields.
Public methods (1)action_traceability_operation(self)
No new fields.
Public methods (1)action_traceability_operation(self)
create_date
Datetime
date
Datetime
date_expected
Datetime
location_dest_id
Many2one → stock.location
location_id
Many2one → stock.location
move_id
Many2one → stock.move
help='The stock move on which this part of the traceability is based'
args: 'stock.move', 'Stock Move'
name
Char
operation_id
Many2one → stock.pack.operation
help='The operation on which this part of the traceability is based. When this field is empty, this part of the traceability is directly based on the Stock Move.'
args: 'stock.pack.operation', 'Pack Operation'
origin
Char
partner_id
Many2one → res.partner
picking_id
Many2one → stock.picking
picking_type_id
Many2one → stock.picking.type
product_id
Many2one → product.product
product_uom
Many2one → product.uom
help='The unit of measure of the product'
args: 'product.uom', 'Unit of Measure'
product_uom_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
help='This is the quantity of products moved in this Stock Move or in this Pack Operation'
args: 'Quantity'
product_uos
Many2one → product.uom
product_uos_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
args: 'Quantity (UOS)'
state
Selection
No public methods.
No new fields.
Public methods (1)action_traceability_operation(self)
No new fields.
Public methods (1)action_traceability_operation(self)