Product Restricted Type
Product Restricted Type
This module adds 'restricted_product_type' to product_category model. With this optional selection field 'restricted_product_type' should have the same values as in the product.template, 'type' field.
A constrain is also established in the product so that when the 'type' defined in the product does not match with the 'restricted_product_type' defined in the product category it raises a Validation Error.
Also, in the product category one would not be able to change the field 'restricted_product_type' if the category has been assigned at least to one product that already has this category, but has a different 'type' value.
Table of contents
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
- Eficent
Contributors
- Adria Gil Sorribes <adria.gil@eficent.com>
Maintainers
This module is maintained by the OCA.
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.
Once the user has seen at least one product this snippet will be visible.