Sale Product Set Sale by packaging

sale_product_set_sale_by_packaging
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/14.0/sale_product_set_sale_by_packaging
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSSébastien Alix, oca-travis, Weblate, OCA-git-bot, oca-ci, Alessandro Uffreduzzi, sonhd
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_packaging_type
OCA/sale-workflow:
    - sale_by_packaging
    - sale_order_line_packaging_qty
    - sale_product_set_packaging_qty
    - sale_product_set
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - stock_account
    - stock
    - barcodes
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_template_form_view product.template.form.view product.template label Inherits sale_by_packaging.product_template_form_view
view_product_set_line_search product.set.line.search product.set.line search New
view_product_set_line_tree product.set.line.tree product.set.line tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_view_product_set_lines_to_check(self)

New fields (1)
  • sell_only_by_packaging Boolean
    related='product_id.sell_only_by_packaging'
Public methods (1)
  • cron_check_packaging(self)
    @api.model
    Ensure lines are tied to the right packaging. When * packaging cannot be sold anymore * lines are tied to a product that can be sold only by packaging and have no packaging change the packaging on the line to the 1st saleable packaging.

New fields (1)
  • sell_only_by_packaging_prod_set_tocheck Boolean
    compute='_compute_sell_only_by_packaging_prod_set_tocheck' help='If this flag is ON, it means you have to check all product.set associated with it'
Public methods (1)
  • action_view_product_set_lines_to_check(self)
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/13.0/sale_product_set_sale_by_packaging
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, Simone Orsi
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_packaging_type
OCA/sale-workflow:
    - sale_by_packaging
    - sale_order_line_packaging_qty
    - sale_product_set_packaging_qty
    - sale_product_set
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_template_form_view product.template.form.view product.template label Inherits sale_by_packaging.product_template_form_view
view_product_set_form_inherit product.set.line xpath Inherits sale_product_set_packaging_qty.view_product_set_form_inherit
view_product_set_line_tree product.set.line field Inherits sale_product_set_packaging_qty.view_product_set_line_tree
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_view_product_set_lines_to_check(self)

New fields (1)
  • sell_only_by_packaging Boolean
    related='product_id.sell_only_by_packaging'
Public methods (1)
  • cron_check_packaging(self)
    @api.model
    Ensure lines are tied to the right packaging. When * packaging cannot be sold anymore * lines are tied to a product that can be sold only by packaging and have no packaging change the packaging on the line to the 1st saleable packaging.

New fields (1)
  • sell_only_by_packaging_prod_set_tocheck Boolean
    compute='_compute_sell_only_by_packaging_prod_set_tocheck' help='If this flag is ON, it means you have to check all product.set associated with it'
Public methods (1)
  • action_view_product_set_lines_to_check(self)