Calculation of promotions and price rules should support multi-level
GROUP_ROLLUP
---------------------------------------------------------------------------------
Key: OFBIZ-3440
URL: https://issues.apache.org/jira/browse/OFBIZ-3440
Project: OFBiz
Issue Type: Improvement
Components: order, product
Affects Versions: SVN trunk
Reporter: Geir Ove Grønmo
Priority: Minor
The calculation of product prices given promotion and price rules do not
currently take multi-level GROUP_ROLLUP party relations into account.
The calculation of price rules consider two levels of GROUP_ROLLUP only, while
the calculation of promotions take just a single level of GROUP_ROLLUP into
account.
The attached patch will calculate price rules and promotions for GROUP_ROLLUPs
for an arbitrary number of GROUP_ROLLUPs. This is essential in the situation
where there are hierarchies of parties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.