Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.1
Category
Stock
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 07:38:22
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
sergio-teruel, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_picking_type_form stock.picking.type form Inherits stock.view_picking_type_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • package_grouping Selection
    default='standard' help='Select the behaviour for grouping detailed operations in packages:\n* Standard grouping (default): All detailed operation will generate one package always.\n* No line grouping: Every detailed operation will generate one package.* <empty>: If no value is selected, system-wide default will be used.\n' string='Package grouping' args: [('standard', 'Standard grouping'), ('line', 'No line grouping')]
Public methods (0)

No public methods.