-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Reorganized
-
Affects Version/s: None
-
Fix Version/s: 2.1.1
-
Component/s: Digital Merchandise Management → Price Lists
-
Labels:None
-
Epic Link:
-
Git Pull Request:
A merchandising manager should be able to set the gross and net price for a product on a promotion or in the base promotion.
- When prices are defined in terms of gross price, the net price will be calculated based on the tax engine calculation for a given channel
- When prices are defined in terms of net price, the gross price will be calculated based on the tax engine calculation for a given channel
When both a gross and net price are defined for the same product, the tax calculation is bypassed- Percentage/multiply price modifiers will remain unchanged
- When a user sets an add or subtract price modifier, they will always be impacting the net price
Future improvements
Potentially, we can allow admins to choose whether the add/subtract price modifier impacts the gross or net price.