mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
10 lines
479 B
ReStructuredText
10 lines
479 B
ReStructuredText
* Open "Product 1" with variants
|
|
* Use server action: "Duplicate with attribute match kit"
|
|
* A wizard opens up with field "New product template name"
|
|
* Inputs name for duplicated product (eg: "Fancy Product 1")
|
|
* Click Confirm
|
|
|
|
A new product is created with name "Fancy Product 1" and a new BOM of type "kit" for this product;
|
|
|
|
If product does not have variants, when using server action, display error message: "This server action can be used only on products with variants".
|