forked from odoo/odoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] website_sale: dont show variant option when not active
Before this commit, a user that ccick 'Customize' on th eproduct page see the 'List View of Variants' aven if option 'Variants' in settings was disabled. Now we hide this view if the group for variants is not enabled in the settings. This commit closes odoo#23398 That means that a user that enable the view while the variants was enable, need to disable the view before disable the variants.
- Loading branch information
Showing
2 changed files
with
45 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters