You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Aditi Patidar (JIRA)" <ji...@apache.org> on 2016/06/09 08:01:20 UTC

[jira] [Created] (OFBIZ-7263) Price rule created with product specific quantity condition not applied to the order when adding the product to cart with less quantity than mentioned in condition

Aditi Patidar created OFBIZ-7263:
------------------------------------

             Summary: Price rule created with product specific quantity condition not applied to the order when adding the product to cart with less quantity than mentioned in condition
                 Key: OFBIZ-7263
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7263
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Trunk
            Reporter: Aditi Patidar
            Assignee: Aditi Patidar


Steps to regenerate the issue:
1. Create a price rule.
2. Add a condition, select input 'Quantity', operator 'Is' and add the value '2' or any quantity more than 1.
3. Add an action, select action type 'Flat Amount Override'  and add it's value.  
4. Create a sale order:
    i. Add product with quantity one to the order.
    ii. Update the quantity to 2 or to the value entered in condition for quantity in price rule.
   iii. Recalculate the order.

Expected result: Unit price should override to the amount added in action.

Actual result: It's not getting overridden to the amount added in action.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)