Hi All. It appears that the Max Amount/Qty in the Tax Detail table applies to the entire Invoice Amount. I need it to be based on each individual item amounts.
Example:
Tax Detail:
Tax Below Maximum = 1.00
Max Amount/Qty = 8000.00
Tax Above Maximum = 0.00
Sales Lines:
Item 1 Amount = $7999.00
Item 2 Amount = $100.00
Navision does not tax this invoice since the total amount is over $8000. I need it to tax since neither item is over $8000.
Has anyone ever done this before or have any suggestions?
Thanks in advance!!!
0
Comments
but if you put it on one line you do want to calculate tax on?
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
NC has a sales tax that is calculated on a per item basis up to $8,000.
What is happening now is if I order 2 items at $7,000 = $14,000. Navision only taxes $8,000. Where is should tax the entire $14,000.
Thanks,
After you setup the different Tax Group Code, you'll need to make the changes accordingly on the Tax Details.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
[Edit]. It still calculates tax on 8000 and not 1400. So you need two tax group codes. Or make a modification to automatically create the additional tax group codes.
Lizard is dead right.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book