Product Packaging Type

product_packaging_type
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/15.0/product_packaging_type
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, Weblate, OCA-git-bot, oca-ci, Christopher Ormaza, Stefan
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
product_packaging_tree_view_inherit product.packaging.tree.view.inherit product.packaging field Inherits product.product_packaging_tree_view
view_product_packaging_add_type_form product.packaging.form product.packaging xpath Inherits product.product_packaging_form_view
view_product_packaging_type_form product.packaging.type.form product.packaging.type form New
view_product_packaging_type_search product.packaging.type.search product.packaging.type search New
view_product_packaging_type_tree product.packaging.type.tree product.packaging.type tree New
Models touched (2)

New fields (4)
  • barcode_required_for_gtin Boolean
    compute='_compute_barcode_required_for_gtin' readonly=True
  • packaging_type_id Many2one → product.packaging.type
    default=<expr> ondelete='restrict' required=True args: 'product.packaging.type'
  • qty_per_type Char
    compute='_compute_qty_per_type' string='Qty per package type'
  • type_sequence Integer
    readonly=True related='packaging_type_id.sequence' store=True string='Type sequence'
Public methods (2)
  • default_packaging_type_id(self)
  • name_get(self)

New fields (6)
  • active Boolean
    default=True
  • code Char
    required=True
  • has_gtin Boolean
  • is_default Boolean
  • name Char
    required=True translate=True
  • sequence Integer
    required=True
Public methods (1)
  • name_get(self)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/14.0/product_packaging_type
VERSION
VERSION 0.2.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Tran Thanh Phuc, Dũng (Trần Đình)
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
product_packaging_tree_view_inherit product.packaging.tree.view.inherit product.packaging field Inherits product.product_packaging_tree_view
view_product_packaging_add_type_form product.packaging.form product.packaging xpath Inherits product.product_packaging_form_view
view_product_packaging_type_form product.packaging.type.form product.packaging.type form New
view_product_packaging_type_search product.packaging.type.search product.packaging.type search New
view_product_packaging_type_tree product.packaging.type.tree product.packaging.type tree New
Models touched (2)

New fields (4)
  • barcode_required_for_gtin Boolean
    compute='_compute_barcode_required_for_gtin' readonly=True
  • packaging_type_id Many2one → product.packaging.type
    default=<expr> ondelete='restrict' required=True args: 'product.packaging.type'
  • qty_per_type Char
    compute='_compute_qty_per_type' string='Qty per package type'
  • type_sequence Integer
    readonly=True related='packaging_type_id.sequence' store=True string='Type sequence'
Public methods (2)
  • default_packaging_type_id(self)
  • name_get(self)

New fields (6)
  • active Boolean
    default=True
  • code Char
    required=True
  • has_gtin Boolean
  • is_default Boolean
  • name Char
    required=True translate=True
  • sequence Integer
    required=True
Public methods (1)
  • name_get(self)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/13.0/product_packaging_type
VERSION
VERSION 1.4.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSGuewen Baconnier, GitHub, Tonow-c2c, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Orsi
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
product_packaging_tree_view_inherit product.packaging.tree.view.inherit product.packaging field Inherits product.product_packaging_tree_view
view_product_packaging_add_type_form product.packaging.form product.packaging xpath Inherits product.product_packaging_form_view
view_product_packaging_type_form product.packaging.type.form product.packaging.type form New
view_product_packaging_type_search product.packaging.type.search product.packaging.type search New
view_product_packaging_type_tree product.packaging.type.tree product.packaging.type tree New
Models touched (2)

New fields (4)
  • barcode_required_for_gtin Boolean
    compute='_compute_barcode_required_for_gtin' readonly=True
  • packaging_type_id Many2one → product.packaging.type
    default=<expr> ondelete='restrict' required=True args: 'product.packaging.type'
  • qty_per_type Char
    compute='_compute_qty_per_type' string='Qty per package type'
  • type_sequence Integer
    readonly=True related='packaging_type_id.sequence' store=True string='Type sequence'
Public methods (2)
  • default_packaging_type_id(self)
  • name_get(self)

New fields (6)
  • active Boolean
    default=True
  • code Char
    required=True
  • has_gtin Boolean
  • is_default Boolean
  • name Char
    required=True translate=True
  • sequence Integer
    required=True
Public methods (1)
  • name_get(self)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/12.0/product_packaging_type
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Adrià Gil Sorribes
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
product_packaging_tree_view_inherit product.packaging.tree.view.inherit product.packaging field Inherits product.product_packaging_tree_view
view_product_packaging_add_type_form product.packaging.form product.packaging xpath Inherits product.product_packaging_form_view
view_product_packaging_type_form product.packaging.type.form product.packaging.type form New
view_product_packaging_type_search product.packaging.type.search product.packaging.type search New
view_product_packaging_type_tree product.packaging.type.tree product.packaging.type tree New
Models touched (2)

New fields (4)
  • packaging_type_id Many2one → product.packaging.type
    default=<expr> ondelete='restrict' required=True args: 'product.packaging.type'
  • qty_per_type Html
    compute='_compute_qty_per_type' string='Qty per package type'
  • type_has_gtin Boolean
    readonly=True related='packaging_type_id.has_gtin'
  • type_sequence Integer
    readonly=True related='packaging_type_id.sequence' store=True string='Type sequence'
Public methods (2)
  • default_packaging_type_id(self)
  • name_get(self)
    @api.multi

New fields (6)
  • active Boolean
    default=True
  • code Char
    required=True
  • has_gtin Boolean
  • is_default Boolean
  • name Char
    required=True translate=True
  • sequence Integer
    required=True
Public methods (1)
  • name_get(self)
    @api.multi