| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-barcode |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-barcode.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-barcode/tree/15.0/stock_barcodes_gs1_secondary_unit |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Carlos Dauden, sergio-teruel, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-barcode |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_secondary_unit OCA/stock-logistics-barcode: - stock_barcodes_gs1 - stock_barcodes OCA/stock-logistics-warehouse: - stock_secondary_unit OCA/web: - web_widget_numeric_step odoo/odoo: - barcodes - web - base - stock - product - base_setup - bus - web_tour - uom - digest - portal - web_editor - http_routing - auth_signup - resource - barcodes_gs1_nomenclature |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template | field | Inherits product_secondary_unit.product_template_form_view | |
view_stock_barcodes_read_form |
wiz.stock.barcodes.read | div | Inherits stock_barcodes.view_stock_barcodes_read_form | |
view_stock_barcodes_read_picking_form |
wiz.stock.barcodes.read.picking | xpath | Inherits stock_barcodes.view_stock_barcodes_read_picking_form | |
view_stock_barcodes_todo_kanban |
wiz.stock.barcodes.read.todo | xpath | Inherits stock_barcodes.view_stock_barcodes_todo_kanban |
barcode
Char
copy=False
help='International Article Number used for product identification.'
index=True
No public methods.
secondary_uom_id
Many2one → product.secondary.unit
comodel_name='product.secondary.unit'
string='Secondary uom'
secondary_uom_qty
Float
digits='Product Unit of Measure'
string='Secondary UOM Qty'
No public methods.
No new fields.
Public methods (0)No public methods.
product_tmpl_id
Many2one → product.template
comodel_name='product.template'
related='product_id.product_tmpl_id'
secondary_single_qty
Float
digits='Product Unit of Measure'
string='Secondary single Qty'
secondary_uom_id
Many2one → product.secondary.unit
comodel_name='product.secondary.unit'
string='Secondary uom'
secondary_uom_qty
Float
digits='Product Unit of Measure'
string='Secondary UOM Qty'
total_secondary_uom_qty
Float
digits='Product Unit of Measure'
store=False
string='Second. Demand'
total_secondary_uom_qty_done
Float
digits='Product Unit of Measure'
store=False
string='Second. Done'
action_clean_values(self)
action_secondary_uom_scaned_post(self, secondary_uom)
onchange_product_id(self)
onchange_secondary_uom_qty(self)
reset_qty(self)
total_secondary_uom_qty
Float
compute='_compute_total_secondary_uom'
total_secondary_uom_qty_done
Float
compute='_compute_total_secondary_uom'
No public methods.
No new fields.
Public methods (1)fields_to_fill_from_pending_line(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-barcode |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] stock_barcodes_gs1_secondary_unit: Migration to 18.0 (#756) |