| 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_picking_package_preparation_line |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Odoo Italia Network, Apulia Software srl |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Odoo Italia Network, Apulia Software srl |
| COMMITTERS | |
| COMMITTERS | eLBati, GitHub, Denis Roussel, Akim Juillerat, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow12.0/stock_picking_package_preparation_line |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_package_preparation 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 |
|---|---|---|---|---|
sppp_line_stock_picking_package_preparation_form |
sppp.line.stock.picking.package.preparation.form | stock.picking.package.preparation | notebook | Inherits stock_picking_package_preparation.stock_picking_package_preparation_form |
view_stock_picking_package_preparation_line_setting |
view.stock.picking.package.preparation.line.setting | res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
default_picking_type_for_package_preparation_id
Many2one → stock.picking.type
string='Default Picking Type used in package preparation'
args: 'stock.picking.type'
No public methods.
picking_type_for_package_preparation_id
Many2one → stock.picking.type
readonly=False
related='company_id.default_picking_type_for_package_preparation_id'
args: 'stock.picking.type'
No public methods.
No new fields.
Public methods (3)get_packs(self)
unlink(self)
write(self, values)
line_ids
One2many → stock.picking.package.preparation.line
copy=False
states=FIELDS_STATES
string='Details'
args: 'stock.picking.package.preparation.line', 'package_preparation_id'
picking_type_id
Many2one
related='picking_ids.picking_type_id'
action_put_in_pack(self)
create(self, values)
create_move_line(self, move_line_model, line, move)
write(self, values)
lot_id
Many2one → stock.production.lot
help='Used to specify lot when line is created using package preparation'
args: 'stock.production.lot', 'Lot'
lot_ids
Many2many → stock.production.lot
compute='_compute_lot_ids'
help='Lots effectively linked to stock move'
readonly=True
string='Moved lots'
args: 'stock.production.lot'
move_id
Many2one → stock.move
ondelete='cascade'
string='Stock Move'
args: 'stock.move'
name
Text
required=True
string='Description'
note
Text
package_preparation_id
Many2one → stock.picking.package.preparation
ondelete='cascade'
required=True
string='Package Preparation'
args: 'stock.picking.package.preparation'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
product_uom_id
Many2one → uom.uom
string='UoM'
args: 'uom.uom'
product_uom_qty
Float
digits=dp.get_precision('Product Unit of Measure')
help="If you change this quantity for a 'ready' picking, the system will not generate a back order, but will just deliver the new quantity"
string='Quantity'
sequence
Integer
default=10
get_move_data(self)
write(self, values)
| 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/11.0/stock_picking_package_preparation_line |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Odoo Italia Network, Apulia Software srl |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Odoo Italia Network, Apulia Software srl |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow/tree/11.0/stock_picking_package_preparation_line |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_package_preparation odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - barcodes - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sppp_line_stock_picking_package_preparation_form |
sppp.line.stock.picking.package.preparation.form | stock.picking.package.preparation | notebook | Inherits stock_picking_package_preparation.stock_picking_package_preparation_form |
view_stock_picking_package_preparation_line_setting |
view.stock.picking.package.preparation.line.setting | res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
default_picking_type_for_package_preparation_id
Many2one → stock.picking.type
string='Default Picking Type used in package preparation'
args: 'stock.picking.type'
No public methods.
default_picking_type_for_package_preparation_id
Many2one → stock.picking.type
related='company_id.default_picking_type_for_package_preparation_id'
args: 'stock.picking.type'
No public methods.
No new fields.
Public methods (3)get_packs(self)
unlink(self)
write(self, values)
line_ids
One2many → stock.picking.package.preparation.line
copy=False
states=FIELDS_STATES
string='Details'
args: 'stock.picking.package.preparation.line', 'package_preparation_id'
picking_type_id
Many2one
readonly=True
related='picking_ids.picking_type_id'
action_put_in_pack(self)
create(self, values)
create_move_line(self, move_line_model, line, move)
write(self, values)
lot_id
Many2one → stock.production.lot
help='Used to specify lot when line is created using package preparation'
args: 'stock.production.lot', 'Lot'
lot_ids
Many2many → stock.production.lot
compute='_compute_lot_ids'
help='Lots effectively linked to stock move'
readonly=True
string='Moved lots'
args: 'stock.production.lot'
move_id
Many2one → stock.move
ondelete='cascade'
string='Stock Move'
args: 'stock.move'
name
Text
required=True
string='Description'
note
Text
package_preparation_id
Many2one → stock.picking.package.preparation
ondelete='cascade'
required=True
string='Package Preparation'
args: 'stock.picking.package.preparation'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
product_uom_id
Many2one → product.uom
string='UoM'
args: 'product.uom'
product_uom_qty
Float
digits=dp.get_precision('Product Unit of Measure')
help="If you change this quantity for a 'ready' picking, the system will not generate a back order, but will just deliver the new quantity"
string='Quantity'
sequence
Integer
default=10
get_move_data(self)
write(self, values)
| 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/10.0/stock_picking_package_preparation_line |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Odoo Italia Network, Apulia Software srl |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | eLBati, Pedro M. Baeza, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato |
| WEBSITE | |
| WEBSITE | http://www.apuliasoftware.it |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_package_preparation odoo/odoo: - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - procurement - barcodes - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sppp_line_stock_picking_package_preparation_form |
sppp.line.stock.picking.package.preparation.form | stock.picking.package.preparation | notebook | Inherits stock_picking_package_preparation.stock_picking_package_preparation_form |
view_stock_picking_package_preparation_line_setting |
view.stock.picking.package.preparation.line.setting | stock.config.settings | xpath | Inherits stock.view_stock_config_settings |
default_picking_type_for_package_preparation_id
Many2one → stock.picking.type
string='Default Picking Type used in package preparation'
args: 'stock.picking.type'
No public methods.
default_picking_type_for_package_preparation_id
Many2one → stock.picking.type
related='company_id.default_picking_type_for_package_preparation_id'
args: 'stock.picking.type'
default_get(self, fields)
No new fields.
Public methods (3)get_packs(self)
unlink(self)
write(self, values)
line_ids
One2many → stock.picking.package.preparation.line
copy=False
states=FIELDS_STATES
string='Details'
args: 'stock.picking.package.preparation.line', 'package_preparation_id'
picking_type_id
Many2one
related='picking_ids.picking_type_id'
action_put_in_pack(self)
create(self, values)
write(self, values)
lot_id
Many2one → stock.production.lot
help='Used to specify lot when line is created using package preparation'
args: 'stock.production.lot', 'Lot'
lot_ids
Many2many → stock.production.lot
help='Lots effectively linked to stock move'
readonly=True
related='move_id.lot_ids'
string='Moved lots'
args: 'stock.production.lot'
move_id
Many2one → stock.move
ondelete='cascade'
string='Stock Move'
args: 'stock.move'
name
Text
required=True
string='Description'
note
Text
package_preparation_id
Many2one → stock.picking.package.preparation
ondelete='cascade'
required=True
string='Package Preparation'
args: 'stock.picking.package.preparation'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
product_uom_id
Many2one → product.uom
string='UoM'
args: 'product.uom'
product_uom_qty
Float
digits=dp.get_precision('Product Unit of Measure')
help="If you change this quantity for a 'ready' picking, the system will not generate a back order, but will just deliver the new quantity"
string='Quantity'
sequence
Integer
default=10
get_move_data(self)
write(self, values)
| 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/9.0/stock_picking_package_preparation_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Apulia Software srl |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | eLBati, GitHub, OCA Transbot, darshan-serpent, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.apuliasoftware.it |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_package_preparation odoo/odoo: - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - report - procurement - barcodes - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sppp_line_stock_picking_package_preparation_form |
sppp.line.stock.picking.package.preparation.form | stock.picking.package.preparation | notebook | Inherits stock_picking_package_preparation.stock_picking_package_preparation_form |
view_stock_picking_package_preparation_line_setting |
view.stock.picking.package.preparation.line.setting | stock.config.settings | xpath | Inherits stock.view_stock_config_settings |
default_picking_type_for_package_preparation_id
Many2one → stock.picking.type
string='Default Picking Type used in package preparation'
args: 'stock.picking.type'
No public methods.
default_picking_type_for_package_preparation_id
Many2one → stock.picking.type
related='company_id.default_picking_type_for_package_preparation_id'
args: 'stock.picking.type'
default_get(self, fields)
No new fields.
Public methods (3)get_packs(self)
unlink(self)
write(self, values)
line_ids
One2many → stock.picking.package.preparation.line
copy=False
states=FIELDS_STATES
string='Details'
args: 'stock.picking.package.preparation.line', 'package_preparation_id'
picking_type_id
Many2one
related='picking_ids.picking_type_id'
action_put_in_pack(self)
create(self, values)
write(self, values)
lot_id
Many2one → stock.production.lot
move_id
Many2one → stock.move
ondelete='cascade'
string='Stock Move'
args: 'stock.move'
name
Text
required=True
string='Description'
note
Text
package_preparation_id
Many2one → stock.picking.package.preparation
ondelete='cascade'
required=True
string='Package Preparation'
args: 'stock.picking.package.preparation'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
product_uom_id
Many2one → product.uom
string='UoM'
args: 'product.uom'
product_uom_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
help="If you change this quantity for a 'ready' picking, the system will not generate a back order, but will just deliver the new quantity"
string='Quantity'
sequence
Integer
default=10
get_move_data(self)
write(self, values)
| 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/8.0/stock_picking_package_preparation_line |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Apulia Software srl |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Pedro M. Baeza, Stéphane Bidoul (ACSONE), Francesco Apruzzese, OCA Transbot, archetipo, Dave Lasley, oca-travis, Weblate, OCA-git-bot, sergiocorato |
| WEBSITE | |
| WEBSITE | http://www.apuliasoftware.it |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_package_preparation 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 |
|---|---|---|---|---|
sppp_line_stock_picking_package_preparation_form |
sppp.line.stock.picking.package.preparation.form | stock.picking.package.preparation | page | Inherits stock_picking_package_preparation.stock_picking_package_preparation_form |
view_stock_picking_package_preparation_line_setting |
view.stock.picking.package.preparation.line.setting | stock.config.settings | xpath | Inherits stock.view_stock_config_settings |
default_picking_type_for_package_preparation_id
Many2one → stock.picking.type
string='Default Picking Type used in package preparation'
args: 'stock.picking.type'
No public methods.
default_picking_type_for_package_preparation_id
Many2one → stock.picking.type
related='company_id.default_picking_type_for_package_preparation_id'
args: 'stock.picking.type'
default_get(self, cr, uid, fields, context=None)
No new fields.
Public methods (3)get_packs(self)
unlink(self)
write(self, values)
line_ids
One2many → stock.picking.package.preparation.line
copy=False
states=FIELDS_STATES
string='Details'
args: 'stock.picking.package.preparation.line', 'package_preparation_id'
picking_type_id
Many2one
related='picking_ids.picking_type_id'
action_put_in_pack(self)
create(self, values)
write(self, values)
lot_id
Many2one → stock.production.lot
move_id
Many2one → stock.move
ondelete='cascade'
string='Stock Move'
args: 'stock.move'
name
Text
required=True
string='Description'
note
Text
package_preparation_id
Many2one → stock.picking.package.preparation
ondelete='cascade'
string='Stock Move'
args: 'stock.picking.package.preparation'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
product_uom
Many2one → product.uom
product_uom_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
help="If you change this quantity for a 'ready' picking, the system will not generate a back order, but will just deliver the new quantity"
sequence
Integer
default=10
get_move_data(self)
write(self, values)