Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Suggested answer

SALES HUB - QUOTE/OPPORTUNITY line - discount % and Sales taxes

Posted on by 25

Hi Guys,

I am checking in if with Sales Hub interface there is the possibility to have a % of discount per each line of a quote/opportunity and if there is (as it is in business central) the possibility to check line by line if an item is taxable or not (not type manually the tax amount per each line - which is annoying because if you change the amount of a product or change the amount you need to calculate manually the sales tax);

Thank you

Fede

  • LuHao Profile Picture
    LuHao 40,872 on at
    RE: SALES HUB - QUOTE/OPPORTUNITY line - discount % and Sales taxes

    Hi Fede,

    Please don't forget to click Yes under Did this answer your question? to close this thread.

    Thanks.  :)

  • Suggested answer
    LuHao Profile Picture
    LuHao 40,872 on at
    RE: SALES HUB - QUOTE/OPPORTUNITY line - discount % and Sales taxes

    Hi Fede,

    Please refer to these blogs for Tax and Discounts on Quotes / Orders in Dynamics 365

    1. if there is the possibility to have a % of discount per each line of a quote/opportunity

    Yes, we will create Discount Lists.

    Please refer to https://docs.microsoft.com/en-us/dynamics365/sales-enterprise/set-up-discount-list

    We can set different discount percentages for different quantity intervals, and apply the Discount List to the Price List Item, so that we can achieve a percentage discount for each row.

    pastedimage1586413970500v2.png        pastedimage1586413940276v1.png

    2. if there is the possibility to check line by line if an item is taxable or not

    Unfortunately, Sales does not have OOTB function to automatically calculate Tax. We need to develop Javascript or plugin to achieve it.

    The Product entity has an OOTB field "Taxable".

    pastedimage1586415390538v3.png

    We can display it on the Quote Line form through Quick View Form or calculated fields or Javascript. 

    When using Javascript or calculating fields, we need to first create a Two option field for the Quote Line to represent "Taxable", which is not needed with the Quick View Form.

    Javascript can be triggered when "Existing Product" is changed, and Quick View Form and calculated fields are only triggered when the form is saved. 

    In addition, create a custom field "Base Tax Rate" for the Product entity and display it on the Quote Line form, just like "Taxable".

    Create a Javascript onChange event for the Quote Line field "Quantity", and automatically update the field "Tax" according to the "Quantity" and "Base Tax Rate".

    In this way, we can automatically calculate the tax for each line based on the Quantity of product.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans