Swapnil Shah created OFBIZ-7607:
-----------------------------------
Summary: Promotions Shouldn't get auto-applied when "Sales/Price
Agreement" is in force on sales order
Key: OFBIZ-7607
URL: https://issues.apache.org/jira/browse/OFBIZ-7607
Project: OFBiz
Issue Type: New Feature
Components: order
Affects Versions: 14.12.01, 15.12.01
Reporter: Swapnil Shah
Assignee: Swapnil Shah
More often than not if any sales(price) agreement with customer on any product
is in play on any order then other active promotions/discounts/price rules
(which are supposed to get auto-applied on List/Default price on any normal
order) should take back seat unless specified otherwise.
Currently, it seems to be happening otherwise, all the normal
adjustments/discounts gets activated on Agreement Price itself (that are
supposed to be applied on List/Default prices) whenever agreement is enforced
while placing the sales order.
Even if we need to do so, it could be allowed to be done on case by case basis
as follows:
*Proposed solution:*
# Let's add the flag (checkbox) on screen Order Entry where any active
agreements is allowed to be selected with label "Apply Active Promotions"
## If above flag is not checked, then order should be placed only and only with
prices set on selected active agreement
## If above flag is not checked then as its happening currently, do apply all
active promotions/discounts/rules on agreement prices.
## By default the flag should remain unchecked, so it gets activated only if
user specially select it to give other promotions on such order and it doesn't
happen inadvertently.
Please refer to attached screenshot for references.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)