New discount enhancements in D365 Retail POS(Commerce)
Ability for certain discounts to always apply after all other discounts have been applied
This feature gives the ability to cashier to give additional discounts to certain customers even after all the eligible discounts have been applied.
For example:
A customer has a coupon which cashier wants to apply on a transaction. This coupon discount will be applied on top of the periodic discount which customer is already getting.
Store manager wants to give additional discount on top of system discount because he wants to get rid of certain items off the shelf or during mega sale
Below the setup for it.
As you can see below the exclusive discount is getting applied first and on top of it discount with additional 10% for loyalty is also getting applied
Currently this is not enabled by default on the enviornment so you will need to enable it on dev yourself
This is behind a flighting flag
RetailDiscountConcurrencyAlwaysApplyEnableFeature
On the Production enviornment you need to raise a ticket to MS and they can get it done for you
Ability for the exclusive threshold discount to compete with the other exclusive non threshold
Discounts
The way this works is you will have multiple discounts such as threshold discount and non threshold discount.
Once this is enabled, you will have threshold discount applying automatically if the total amount reached a specified limit. And the other non threshold discount will not be applied. It will be overridden.
Again this discount need to be enabled manually in Dev or you can contact MS and raise a ticket
Hope this Helps