| 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_shifting_end_of_lot |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, David Beal, oca-travis, OCA-git-bot |
| 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 |
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_picking_type_form |
stock.picking.type | xpath | Inherits stock.view_picking_type_form |
No new fields.
Public methods (1)button_validate(self)
end_lot_location_id
Many2one → stock.location
comodel_name='stock.location'
help='If defined, allows to move all quantity rest from Source Location after first customer/outgoing or internal picking with this picking type operation'
string='End of lot destination'
end_lot_partner_ids
Many2many → res.partner
comodel_name='res.partner'
help="If set, only pickings matching these partners'll trigger the end of lot behavior"
string='Partners'
end_lot_picking_type_id
Many2one → stock.picking.type
comodel_name='stock.picking.type'
help='If specified, used when an end of lot picking is done.'
string='End of lot picking type'
No public methods.