| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-tracking |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-tracking.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-tracking/tree/14.0/stock_packaging_usability_pp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Inventory/Inventory |
| 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 | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-tracking |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-tracking: - stock_packaging_usability odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - delivery - sale_stock - sale - sales_team - payment - account - analytic - utm - stock_account - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_packaging_delivery_form |
stock_packaging_usability_pp.product.packaging.form | product.packaging | field | Inherits delivery.product_packaging_delivery_form |
product_packaging_delivery_tree |
stock_packaging_usability_pp.product.packaging.tree | product.packaging | field | Inherits delivery.product_packaging_delivery_tree |
product_packaging_search |
product.packaging.search | product.packaging | search | New |
stock_select_product_packaging_form |
stock.select.product.packaging | form | New | |
view_picking_form |
stock_packaging_usability_pp.stock.picking.form | stock.picking | xpath | Inherits stock.view_picking_form |
view_quant_package_kanban |
stock_packaging_usability_pp.stock.quant.package.kanban | stock.quant.package | field | Inherits stock.view_quant_package_kanban |
view_stock_move_line_detailed_operation_tree |
stock.move.line | button | Inherits stock_packaging_usability.view_stock_move_line_detailed_operation_tree | |
view_stock_move_line_operation_tree |
stock_packaging_usability_pp.stock.move.line.form | stock.move.line | button | Inherits stock_packaging_usability.view_stock_move_line_operation_tree |
active
Boolean
default=True
name
Char
translate=True
packaging_type
Selection
string='Type'
args: [('unit', 'Unit'), ('pack', 'Pack'), ('box', 'Box'), ('pallet', 'Pallet')]
weight
Float
digits='Stock Weight'
help='Empty package weight in kg'
string='Empty Package Weight'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
packaging_id
Many2one → product.packaging
string='Packaging'
args: 'product.packaging'
validate(self)