Repository
OCA/product-pack · module folder · Try on Runboat
Module version
1.1.0
Category
Warehouse
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/product-pack
Last tracking update
2026-08-07 09:06:27
Authors
Odoo Community Association (OCA), ADHOC SA, NaN¡tic, Tecnativa
Maintainers
Odoo Community Association (OCA), ADHOC SA, NaN¡tic, Tecnativa
Committers
VĂ­ctor MartĂ­nez, Weblate, Franco Leyes, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
sale_stock_product_pack
Description
This module allows you to get *On Hand* and *Forecasted* values
calculated from components of the pack.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_template_form_view product.template.pack.form product.template form Inherits product_pack.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • dont_create_move Boolean
    help="With this option, the pack won't create an stock.move and will be set as delivered upon sale confirmation. This is useful to use get pack stock availability (type = 'product') but without actually having stock and moves of it." string="Don't create move"
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • run(self, procurements, raise_user_error=True)
    @api.model
    If 'run' is called on a pack product storable. we remove the procurement with this product pack.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…