Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

How To Setup CRM Product Pricing to Support Negative Amount

Frank Lee Profile Picture Frank Lee 4,617
I had a customer help request that involves setting a few product items in Microsoft Dynamics CRM to mimic their Account/ERP system's discount line items - where each of these line items yield a negative amount in an Order Product item.  The challenge here is that Microsoft CRM Quote/Order/Invoice Product entries will throw an error when the "Price Per unit" is a negative amount:
 
 
 
Here is how to work around this issue - use the "Quantity" and "Manual Discount" fields.
 
  1. Setup the "discount" Product items.  Here is a good video link on how to set up your product catalog
  2. From the Quote/Order/Invoice Product form, select the "discount" Product item
  3. Put in "0" for the "Quantity"
  4. Enter the amount of discount for the "Manual Discount"
 
Save and you will see the "Extended Amount" is now a negative value! 
 
 
 
You can also automate this using SDK/JavaScript or Workflow to automatically set the "Quantity" to "0' and the "Manual Discount" to the proper value based on the selected "discount" Product item.
 
 
 
 
Contact us if you need help with your Microsoft CRM.  Free Estimate.
 
Frank
Workopia, Inc.
Microsoft Dynamics CRM MVP

Follow Workopia on Twitter

FREE 30-Day Trial, Setup & Training - Microsoft CRM Online
 Sign up for a FREE 30-Day Trial, Setup & Training

 
 

This was originally posted here.

Comments

*This post is locked for comments