| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-configurator |
| GIT | |
| GIT | https://github.com/OCA/product-configurator.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-configurator/tree/14.0/product_configurator_restriction_policy |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Generic Modules |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, Patrick Wilson |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-configurator |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-configurator: - product_configurator odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_configurator_policy_product_template_form_view |
product.configurator.policy.product.template.form | product.template | xpath | Inherits product_configurator.product_template_only_form_view_inherited |
product_configurator_policy_settings_view_form |
res.config.settings.view.form.inherit.sale | res.config.settings | xpath | Inherits product_configurator.configurator_settings_view_form |
No new fields.
Public methods (1)values_available(self, check_val_ids=None, value_ids=None, custom_vals=None, product_tmpl_id=None)
restriction_policy
Selection
default=<expr>
help='Standard: When the system is calculating the available values from\n restrictions, it will group the restrictions by attribute and then\n determine the values to show.\n Sequential: The the system will go through each restriction individually\n to calculate the available values to show.'
string='Restriction Policy'
args: [('standard', 'Standard'), ('sequential', 'Sequential')]
No public methods.
restriction_policy
Selection
config_parameter='product_configurator_restriction_policy.restriction_policy'
default='standard'
help='Standard: When the system is calculating the available values from\n restrictions, it will group the restrictions by attribute and then\n determine the values to show.\n Sequential: The the system will go through each restriction individually\n to calculate the available values to show.'
string='Restriction Policy'
args: [('standard', 'Standard'), ('sequential', 'Sequential')]
No public methods.