-
-
Notifications
You must be signed in to change notification settings - Fork 161
Description
| Q | A |
|---|---|
| Bug report? | yes |
| Feature request? | no |
| BC Break report? | no |
| RFC? | n |
Steps to reproduce:
Create a product with different product units, each product unit has a different price.

Add a product specific price rule to the product which sets the price to 100 EUR.

Actual
The price of all product units is changed to the price from the price rule (=100 EUR).
Expected:
Only the price of the default product unit should be changed or – even better – there is a way to set the price for certain product units. Or did I miss something?
May be the problem could be solved directly within the action by adding a product unit selection. The problem also exists with all kind of actions (discount price, discount amount, discount percent, not discountable) and probably also with other types of price rules, such as the general product price rules.
