Trade agreement total discounts setup

This is a quick walk through of setting up total discounts for a customer. With trade agreements this is specified optionally in 3 ways as a singled discount, a tiered discount and a fixed amount. These are configured with the trade agreement or the price discount agreement journal.

This can be specified as a discount 1 %, discount 2 %. If you use both the fields for the % then it’s tiered as you will see in the walk through. The calculation is

((100 * discount 1 %)  + ((100 – (100 * discount 1 %)) * discount 2 %))

if we replace the values

((100 * 0.02) + ((100 – (100 * 0.02)) * 0.02))

This calculates as

2 + 1.96=3.96%

100 * 3.96% = 96.04

In the video you can see the result

So use the discounts as you see for encouraging the behavior you need from your customers.

 

Cheers

Lachlan

6 responses to “Trade agreement total discounts setup

  1. Pingback: Calculate total discount on posting Accounts Receivable parameter | OrganicAX·

  2. Pingback: Calculate total discount on posting Accounts Receivable parameter - Microsoft Dynamics AX Community·

  3. Hello Lachlan,

    Am very nw to AX 2012 and now have a request to adjust how discounts are applied to customer…
    The request is:
    For each customer, condition 1. If they pay on time they will get a percentage discount from their total(the exact base price), (the total on the invoice is a premium), condition 2. If the customer pays before the due date then another set of percentage discount is attached to their bill and finally condition 3. If the customer pays after the due date then they pay the amount billed on the invoice (bill at premium).
    Your help is greatly apprectiated

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s