[
https://issues.apache.org/jira/browse/OFBIZ-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767543#action_12767543
]
Jacques Le Roux commented on OFBIZ-1560:
----------------------------------------
Ha, also I noticed something that makes me wonder :
{code}
WG-5569 - Tiny Chrome Widget : 14 48,00 $US -10,00 $US 662,00 $US
Sous-total: 662,00 $US
Ajustement - Promotion Détails: -67,20 $US
Total du panier: 594,80 $US
{code}
The 10% off promo on all the order is still applied to 14*48 = 672, despite
than the real order total is really 662 ! Is that normal ? Seems weird to me...
> Promotion rule for quantity discount not working
> ------------------------------------------------
>
> Key: OFBIZ-1560
> URL: https://issues.apache.org/jira/browse/OFBIZ-1560
> Project: OFBiz
> Issue Type: Bug
> Components: product, specialpurpose/ecommerce
> Affects Versions: SVN trunk
> Environment: Firefox 2.0, Ubuntu 7.10
> Reporter: Raj Saini
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: OFBIZ-1560.patch
>
>
> Promotion rule for quantity discount does not work properly. For example if
> the X product in shopping cart has Qty >= Y, apply Z% discount to all the
> quantities in the shopping cart.
> I have created the following action to achieve the above:
> X Product for Y% discount - Can get the discounted price but this promotion
> applies to every item i.e. it does not consider the minimum quantity limit.
> If I create the following condition:
> X quantity of Product - It does apply the minimum quantity condition but
> applies discount to the item above X.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.