Hi Brad, There's definitely a plugin or synchronous workflow running that's setting the price of your quote details, or possibly a discount list that's setting the price to $8. It's unrelated to the default price list on your product because none of the product price level records are for $8. When you're adding the product to the quote and you open the line item, it's marked with the "override price" set to true. If you're not doing it manually then there's code. Get the Microsoft plugin registration tool and connect to CRM to see if there are any plugins running on the quote details / quote product entity. If there is one (probably on create), disable that and see if the behavior continues. You should also check to see if there are any workflows that run on create of the workflow quote details / quote product entity. One of these is going to be the culprit. Hope this helps! I'd appreciate if you'd mark this as a Verified answer. Thanks, Aiden
↧