| 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/13.0/stock_barcodes_move_location |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| 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, Lois Rilo, oca-travis, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-barcode |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-barcode: - stock_barcodes - stock_barcodes_automatic_entry OCA/stock-logistics-warehouse: - stock_move_location OCA/web: - web_widget_numeric_step odoo/odoo: - barcodes - web - base - stock - product - base_setup - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
stock_barcodes Assets | ir.ui.view | qweb | Inherits web.assets_backend |
stock_picking_type_kanban |
stock.picking.type | field | Inherits stock.stock_picking_type_kanban | |
view_picking_type_form |
Operation Types | stock.picking.type | field | Inherits stock.view_picking_type_form |
view_stock_barcodes_read_move_location_form |
stock.barcodes.read.move.location.form | wiz.stock.barcodes.read.move.location | field | Inherits stock_barcodes.view_stock_barcodes_read_form |
view_wiz_stock_move_location_form_stock_move_location |
wiz.stock.move.location | div | Inherits stock_move_location.view_wiz_stock_move_location_form_stock_move_location |
no_move_proposal
Boolean
help='Mark this option to not to propose stock moves to be processed'
string='Do Not Propose Moves (Move On Hand)'
No public methods.
location_dest_id
Many2one → stock.location
comodel_name='stock.location'
readonly=True
string='Destination Location'
move_location_id
Many2one → wiz.stock.move.location
comodel_name='wiz.stock.move.location'
readonly=True
string='Move Location'
move_location_qty
Float
digits='Product Unit of Measure'
readonly=True
string='To Move quantities'
action_done(self)
action_manual_entry(self)
action_undo_last_scan(self)
action_zbarcam(self)
check_done_conditions(self)
name_get(self)
reset_qty(self)
No new fields.
Public methods (4)action_barcode_scan(self)
clear_lines(self)
name_get(self)
onchange_origin_location(self)
| 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/11.0/stock_barcodes_move_location |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-barcode |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-barcode: - stock_barcodes OCA/stock-logistics-warehouse: - stock_move_location odoo/odoo: - barcodes - web - base - stock - product - decimal_precision - base_setup - bus - web_tour - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
stock_barcodes Assets | ir.ui.view | qweb | Inherits web.assets_backend |
view_stock_barcodes_read_move_location_form |
stock.barcodes.read.move.location.form | wiz.stock.barcodes.read.move.location | field | Inherits stock_barcodes.view_stock_barcodes_read_form |
view_wiz_stock_move_location_form_stock_move_location |
wiz.stock.move.location | div | Inherits stock_move_location.view_wiz_stock_move_location_form_stock_move_location |
move_location_id
Many2one → wiz.stock.move.location
comodel_name='wiz.stock.move.location'
readonly=True
string='Move Location'
move_location_qty
Float
digits=dp.get_precision('Product Unit of Measure')
readonly=True
string='To Move quantities'
action_confirm(self)
action_done(self)
action_manual_entry(self)
action_undo_last_scan(self)
check_done_conditions(self)
name_get(self)
reset_qty(self)
No new fields.
Public methods (2)action_barcode_scan(self)
name_get(self)