-
-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] product_variant_configurator: Migration to 17.0
- Loading branch information
1 parent
5d83b27
commit 516d71a
Showing
20 changed files
with
95 additions
and
72 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,11 +50,12 @@ Configuration | |
|
||
To configure the creation of the variants behaviour, you need to: | ||
|
||
1. Go to ``Sales > Configuration > Settings``, and select "Attributes | ||
and Variants (Set product attributes (e.g. color, size) to sell | ||
variants)" on "Product Catalog" section. | ||
2. Go to ``Sales > Catalog > Products``, and select a product. | ||
3. On the Variants tab edit the value of the field ``Variant Creation``. | ||
1. Go to ``Sales > Configuration > Settings``, and select "Variants | ||
(Sell variants of a product using attributes (size, color, etc.))" on | ||
"Product Catalog" section. | ||
2. Go to ``Sales > Products > Products``, and select a product. | ||
3. On the Attributes & Variants tab edit the value of the field | ||
``Variant Creation``. | ||
4. If you want to stop the automatic creation of the variant, and have | ||
the same behaviour for all the products in the same category, go to | ||
``Inventory > Configuration > Product Categories``, select the | ||
|
@@ -66,8 +67,8 @@ Usage | |
|
||
(after installing sale_management application) | ||
|
||
1. Go to ``Sales > Catalog > Product Variants``. | ||
2. Click on "Create" button for creating a new one. | ||
1. Go to ``Sales > Products > Product Variants``. | ||
2. Click on "New" button for creating a new one. | ||
3. On the field "Product Template", select a product template that has | ||
several attributes. | ||
4. A table with the attributes of the template will appear below. | ||
|
@@ -127,6 +128,8 @@ Contributors | |
- Simone Versienti <[email protected]> | ||
- Adria Gil Sorribes <[email protected]> | ||
- Héctor Villarreal Ortega <[email protected]> | ||
- Manuel Regidor <[email protected]> | ||
- Valentín Vinagre <[email protected]> | ||
|
||
Maintainers | ||
----------- | ||
|
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,5 @@ | |
- Simone Versienti \<<[email protected]>\> | ||
- Adria Gil Sorribes \<<[email protected]>\> | ||
- Héctor Villarreal Ortega \<<[email protected]>\> | ||
- Manuel Regidor \<<[email protected]>\> | ||
- Valentín Vinagre \<<[email protected]>\> |
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
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
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
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
Oops, something went wrong.