Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Forums / Sales forum / SALES HUB - QUOTE/OPPO...
Sales forum
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,860 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,860 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.

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 9th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,263 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,112 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans