| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/12.0/stock_move_manual_lot |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V., Hunki Enterprises BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V., Hunki Enterprises BV |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Holger Brunn, oca-travis, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_line_form |
stock.move.line | form | Inherits stock.view_move_line_form | |
view_picking_form |
stock.picking | sheet | Inherits stock.view_picking_form | |
view_picking_type_form |
stock.picking.type | field | Inherits stock.view_picking_type_form |
No new fields.
Public methods (0)No public methods.
manual_lot_id
Many2one → stock.production.lot
comodel_name='stock.production.lot'
copy=False
string='Lot/Serial'
use_manual_lot_selection
Boolean
related='picking_id.picking_type_id.use_manual_lot_selection'
create(self, vals_list)
unlink(self)
write(self, vals)
use_manual_lot_selection
Boolean
related='picking_type_id.use_manual_lot_selection'
action_done(self)
button_validate(self)
write(self, vals)
use_manual_lot_selection
Boolean
default=False
No public methods.