For a lot of businesses, use tax is an annoyance for the most part. There isn't enough volume to necessitate purchasing a solution, but the need to stay in compliance is vital. So what to do with little money to spend on the issue, and no ready-made solution in Dynamics GP?
I have to give credit to the following solution to Cindy Boersma at BKD. After many iterations of trying to find a solution, she came up with this final process -- all I did was go through and document and test. And it seems to work like a charm.
I have to give credit to the following solution to Cindy Boersma at BKD. After many iterations of trying to find a solution, she came up with this final process -- all I did was go through and document and test. And it seems to work like a charm.
- Set up a "dummy" tax detail, Microsoft Dynamics GP, Tools, Setup, Company, Tax Detail
- Type should be set to "Purchases", Based On "Percent of Sale/Purchase", and percentage should be left at zero
Step 2
- Create the actual Use Tax Tax Details, one for each jurisdiction you need to track Use Tax for
- The important points here are that the Based On should be set to "Percent of Another Tax Detail", the Percentage should be the actual use tax percentage, and the Based on Detail should be the dummy detail you set up in Step 1
Step 3
- Enter your invoice information, Transactions, Purchasing, Transaction Entry
- Then click the Tax expansion arrow to open the Payables Tax Entry window
Step 4
- Enter use tax information
- Select the appropriate Tax Detail ID (created in Step 2)
- Enter the taxable portion of the purchase in the Total Purchase field (yes, yes, I know that is a little odd)
- Because the tax is based on a 0% tax detail, no taxable amount or tax is calculated. This is good thing, as you don't want the tax amount to be added to the invoice.
- Repeat for additional use tax codes.
Step 5
- Create a custom report to pull the transaction tax detail information (PM10500, PM30700) and join it to the tax detail setup (TX00201). You can then pull a report with the transaction information, including the total purchases amount (used for the taxable amount) and the tax setup information which includes the percentage of tax. The report can then calculate the amount of tax owed.
- This can be done with SmartList Builder or SQL Reporting Services.
Yes, this process requires a custom report...but the value is that the process is very straightforward for users.
Another post to check out, which outlines some other methods of recording Use Tax in Dynamics GP:
Christina Phillips is a Microsoft Certified Trainer and Dynamics GP Certified Professional. She is a supervising consultant with BKD Technologies, providing training, support, and project management services to new and existing Microsoft Dynamics customers.


Like
Report



*This post is locked for comments