Skip to content

Latest commit

 

History

History

product_optional_product_quantity

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Product Optional Product Quantity

Beta License: AGPL-3 OCA/product-attribute Translate me on Weblate Try me on Runboat

This module implements core functionality for the optional product quantity multipliers. You can depend on this module to implement further user features.

Table of contents

Use Cases / Context

Odoo has an option to define optional products for products. However sometimes optional product may have different quantity in relation to the main one. For example you have a "Tea party set" product which consists of 4 tea cups. Your customers can also buy same cups separately. In this case "Tea cup" will be an optional product for "Tee party set" with quantity multiplier 4. So when you add  "Tear party set" with quantity=2 to quotation "Tea cup" with quantity=8 will be added in the "Optional products" tab. 

Configuration

Go to Settings > Sales tab In the "Product Catalog" section enable "Optional Products Quantity" feature

Open a product and go to the "Sales" tab. Add optional products with quantities in the "Optional Products" field.

Usage

Usage flow is implemented in modules depending on this one.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Cetmix

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/product-attribute project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.