<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Unified Business Solutions &#187; Dynamics GP Tips</title>
	<atom:link href="http://www.unifiedbiz.com/tag/dynamics-gp-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unifiedbiz.com</link>
	<description>Partners in your Enterprise</description>
	<lastBuildDate>Wed, 18 May 2011 18:21:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>You can&#8217;t remove this child customer ID in Dynamics GP National Accounts</title>
		<link>http://www.unifiedbiz.com/blogs/you-cant-remove-this-child-customer-id-in-dynamics-gp-national-accounts/</link>
		<comments>http://www.unifiedbiz.com/blogs/you-cant-remove-this-child-customer-id-in-dynamics-gp-national-accounts/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 18:36:02 +0000</pubDate>
		<dc:creator>Rick Alvord</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/blogs/you-cant-remove-this-child-customer-id-in-dynamics-gp-national-accounts/</guid>
		<description><![CDATA[You can’t remove this child customer ID. Apply records exist between the parent customer ID and this child customer ID.
In National Accounts, when you try to delete a Child Custom ID you will get this message if apply records exist. You could make the customer ID Inactive, finish applying cash on any open invoices, and [...]]]></description>
			<content:encoded><![CDATA[<p><em>You can’t remove this child customer ID. Apply records exist between the parent customer ID and this child customer ID.</em></p>
<p>In National Accounts, when you try to delete a Child Custom ID you will get this message if apply records exist. You could make the customer ID Inactive, finish applying cash on any open invoices, and keep the account in history, or remove history, etc. Here is a way to keep your National Accounts clean. This process falls under the “more than one way to skin a cat” category.</p>
<p>Purchase the Professional Services Tool, “Customer Combiner” from Microsoft ($750). This is a great tool for other uses, however, when it moves a Child Customer ID to the new Customer ID, it keeps all the history, including the cash apply history, while at the same time removing the Customer Account out of the National Account.</p>
<p>This works for only the Child Accounts. If you need to move the Parent Customer Account, first you have to remove all the Child Accounts. It does not take long but you can create new accounts for all the Child Accounts, use Customer Combiner to remove them for the National Account. Once there are no Child Accounts listed, you can delete the National Account freeing up the Parent Customer Account to be used as needed including using the Customer Combiner Tool.</p>
<p><u>CAUTION</u> &#8211; A word of caution, Customer Combiner does not move any Master File information, if you have many addresses and setups for an existing Customer Account that you are moving, first move all the Master File information. Once you run Customer Combiner, the old Customer Card is gone.</p>
<p>Be sure to print your Customer Card Setup reports, Reports&gt;&gt;Sales&gt;&gt;Setup, run Customer and Customer Address setup reports.&#160; This will be the only record available after your run the Combiner Tool.</p>
<p>There is another popular Professional Services Tool, Customer Modifier.&#160; It will change the Customer Account Number and maintain the existing National Account.&#160; Good for renumbering your Customer Accounts while maintaining the integrity of your existing National Accounts. </p>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=You+can%E2%80%99t+remove+this+child+customer+ID+in+Dynamics+GP+National+Accounts+http://www.unifiedbiz.com/?p=1103" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/you-cant-remove-this-child-customer-id-in-dynamics-gp-national-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Groups in Web Services Security for GP 2010</title>
		<link>http://www.unifiedbiz.com/blogs/using-groups-in-web-services-security-for-gp-2010/</link>
		<comments>http://www.unifiedbiz.com/blogs/using-groups-in-web-services-security-for-gp-2010/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 14:01:00 +0000</pubDate>
		<dc:creator>Jon Stauffer</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>
		<category><![CDATA[ShaePoint]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/blogs/using-groups-in-web-services-security-for-gp-2010/</guid>
		<description><![CDATA[In previous versions of Web Services for Dynamics GP you had to manually edit some files in order to utilize user groups in the security console.&#160; Dynamics GP 2010 Web Services is no different; however, you will not find a website in IIS for Web Services or the filenames as described in knowledgebase article 944440.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>In previous versions of Web Services for Dynamics GP you had to manually edit some files in order to utilize user groups in the security console.&#160; Dynamics GP 2010 Web Services is no different; however, you will not find a website in IIS for Web Services or the filenames as described in knowledgebase article 944440.&#160; </p>
<p>The edits described in article 944440 are still the same but the file locations and names are different.&#160; If you use the defaults when installing Web Services you should find the main location at drive:\Program Files\Microsoft Dynamics\GPWebServices.</p>
<p>To set the AllowUserGroups value to “true”,&#160; locate the SecurityAdminService folder in the GPWebServices directory and modify the following key in the DynamicsSecurityAdmin.config file:</p>
<pre><font face="Calibri">Change</font> &lt;add key=&quot;AllowUserGroups&quot; value=&quot;false&quot; /&gt; <font face="Calibri"><strong>to</strong></font> </pre>
<pre>&lt;add key=&quot;AllowUserGroups&quot; value=&quot;true&quot; /&gt;</pre>
<p>To set the AccessCheckPrincipal value to “UserAndGroup”, locate the ServiceConfigs folder in the GPWebServices directory and modify the following key in the DynamicsSecurity.config file:</p>
<p>Change&#160; &lt;add key=&quot;AccessCheckPrincipal&quot; value=&quot;User&quot; /&gt;&#160; <font face="Calibri"><strong>to</strong></font></p>
<pre>&lt;add key=&quot;AccessCheckPrincipal&quot; value=&quot;UserAndGroup&quot; /&gt;</pre>
<pre><font face="Calibri">Restart the server and you should now be able to add user groups in the security console.</font></pre>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=Using+Groups+in+Web+Services+Security+for+GP+2010+http://www.unifiedbiz.com/?p=1086" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/using-groups-in-web-services-security-for-gp-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Consolidation Accounting in Dynamics GP and FRx</title>
		<link>http://www.unifiedbiz.com/blogs/consolidation-accounting-in-dynamics-gp-and-frx/</link>
		<comments>http://www.unifiedbiz.com/blogs/consolidation-accounting-in-dynamics-gp-and-frx/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 19:15:48 +0000</pubDate>
		<dc:creator>Rick Alvord</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Consolidation]]></category>
		<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/blogs/consolidation-accounting-in-dynamics-gp-and-frx/</guid>
		<description><![CDATA[When it comes to Consolidation Accounting in Dynamics GP and FRx, it tends to fall in the “more than one to skin a cat” category. While the results are the same, the path to get there varies from simple Excel files to high end consolidation software. The question is what to use to get the [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to Consolidation Accounting in Dynamics GP and FRx, it tends to fall in the “more than one to skin a cat” category. While the results are the same, the path to get there varies from simple Excel files to high end consolidation software. The question is what to use to get the desired results. The answer for Dynamics GP and FRx is, “that depends”. It depends on many factors:</p>
<ul>
<li>How do you manage separate accounting systems?</li>
<li>What to do with different COA (Chart-of-Accounts) logic and segments?</li>
<li>Do you have the option of starting from Scratch on your COA?</li>
<li>Is redesigning an existing Chart-of-Accounts an option?</li>
<li>Do you have the option of migrating existing companies to Dynamics GP?</li>
<li>Can you use Excel for consolidation reporting?</li>
<li>Are your consolidation processes SOX compliance?</li>
<li>Do you consolidate by organization structures, lines-of-business, or departments?</li>
<li>Do you have Statutory reporting requirements by country?</li>
<li>Are your functional currencies different from your reporting currencies?</li>
<li>Do you provide budget to actual analysis at the consolidation level?</li>
<li>How do you document and manage eliminations?</li>
</ul>
<p>No matter the size of the organization, at the end of each accounting period the results of all companies need to be consolidated. The purpose of our “Consolidation Design in Microsoft Dynamics GP” White Paper is to provide design concepts for performing Consolidation Accounting using Microsoft Dynamics GP and FRx.</p>
<p>Microsoft Dynamics GP and FRx can be successfully designed to manage the consolidation process!</p>
<p>Request a free copy of “Consolidation Design in Microsoft Dynamics GP” at <a href="http://www.unifiedbiz.com/solutions/consolidations/">http://www.unifiedbiz.com/solutions/consolidations/</a> .</p>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=Consolidation+Accounting+in+Dynamics+GP+and+FRx+http://www.unifiedbiz.com/?p=1038" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/consolidation-accounting-in-dynamics-gp-and-frx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Return transaction document types that are available in Purchase Order Processing in Microsoft Dynamics GP</title>
		<link>http://www.unifiedbiz.com/blogs/return-transaction-document-types-that-are-available-in-purchase-order-processing-in-microsoft-dynamics-gp/</link>
		<comments>http://www.unifiedbiz.com/blogs/return-transaction-document-types-that-are-available-in-purchase-order-processing-in-microsoft-dynamics-gp/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 19:22:17 +0000</pubDate>
		<dc:creator>Rick Alvord</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/blogs/return-transaction-document-types-that-are-available-in-purchase-order-processing-in-microsoft-dynamics-gp/</guid>
		<description><![CDATA[Under what conditions should I use a specific return transaction document type?&#160; Here is summary of when to use a particular document type. For examples of each type go to CustomerSource and search for the Microsoft Knowledge Base Article ID 936280. I found it very useful, however, like some Knowledge base articles, it took some [...]]]></description>
			<content:encoded><![CDATA[<p>Under what conditions should I use a specific return transaction document type?&#160; Here is summary of when to use a particular document type. For examples of each type go to CustomerSource and search for the Microsoft Knowledge Base Article ID 936280. I found it very useful, however, like some Knowledge base articles, it took some time to find it.</p>
<p><b>Return transaction document types</b><b></b></p>
<p>The following return transaction document types are available in Purchase Order Processing. </p>
<p><b>Return</b></p>
<p>A Return transaction document type is used if the following conditions are true: </p>
<p>• A shipment transaction has been posted for the purchase order. </p>
<p>• An invoice transaction has not been entered for the purchase order.</p>
<p>• The item in the purchase order has not yet been removed from inventory.</p>
<p><b>&quot;Return w/Credit&quot;</b></p>
<p>A &quot;Return w/Credit&quot; transaction document type is used if the following conditions are true: </p>
<p>• A shipment transaction has been posted for the purchase order. </p>
<p>• An invoice transaction has been posted for the purchase order. </p>
<p>• The item in the purchase order has not yet been removed from inventory.</p>
<p><b>Inventory</b></p>
<p>An Inventory transaction document type is used if the following conditions are true: </p>
<p>• A shipment transaction has been posted for the purchase order. </p>
<p>• An invoice transaction has not been entered for the purchase order.</p>
<p>• The item in the purchase order has been removed from inventory.    <br /><b>Note</b> An Inventory transaction can also be used for items in drop-ship purchase orders that were returned by the customer. You can do this if the invoice transaction has not been matched to the purchase order.</p>
<p><b>&quot;Inventory w/Credit&quot;</b></p>
<p>An &quot;Inventory w/Credit&quot; transaction document type is used if the following conditions are true: </p>
<p>• A shipment transaction has been posted for the purchase order. </p>
<p>• An invoice transaction has been posted for the purchase order. </p>
<p>• The item in the purchase order has been removed from inventory.    <br /><b>Note</b> An &quot;Inventory w/Credit&quot; transaction can also be used for items on drop-ship purchase orders that were returned by the customer after the invoice transaction has been posted. </p>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=Return+transaction+document+types+that+are+available+in+Purchase+Order+Processing+in+Microsoft+Dynamics+GP+http://www.unifiedbiz.com/?p=861" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/return-transaction-document-types-that-are-available-in-purchase-order-processing-in-microsoft-dynamics-gp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Select Payable Checks using Dates</title>
		<link>http://www.unifiedbiz.com/blogs/select-payable-checks-using-dates/</link>
		<comments>http://www.unifiedbiz.com/blogs/select-payable-checks-using-dates/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 23:47:44 +0000</pubDate>
		<dc:creator>Rick Alvord</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>
		<category><![CDATA[Payables]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/blogs/select-payable-checks-using-dates/</guid>
		<description><![CDATA[Computer Checks &#8211; Select Payables Checks
Select Due Date and Discount Date Cut-offs Overview
The Due Date Cutoff and Discount Date Cutoff are used to determine what invoices to include in the check run.
If Due Date is selected in the Due Date Cutoff field, all the vouchers for the selected vendors that are due on or before [...]]]></description>
			<content:encoded><![CDATA[<h2>Computer Checks &#8211; Select Payables Checks</h2>
<h3>Select Due Date and Discount Date Cut-offs Overview</h3>
<p>The Due Date Cutoff and Discount Date Cutoff are used to determine what invoices to include in the check run.</p>
<p>If <b>Due Date</b> is selected in the <b>Due Date Cutoff</b> field, all the vouchers for the selected vendors that are due on or before the date specified are included in the batch. To not use a cut-off date, select <b>None</b>. If <b>None</b> is selected, all the vouchers within the vendor and document range selected are included.</p>
<p>If a due date cut-off is selected, the <b>Discount Date Cutoff</b> field becomes available. If <b>Discount Date</b> is selected as the discount cut-off date, all vouchers for the selected vendors with a discount date on or before the date specified are included in the batch. If All is selected, all vouchers with discounts available are included in the batch.</p>
<h3>The Apply Date and Non-Qualifying Discounts</h3>
<p><strong>Apply Date</strong> &#8211; of the invoices selected using the Due and Discount Date Cutoff, the Apply Date determines what discounts to apply.&#160; All invoices selected that have valid discounts on this date will be paid at the discount amount.</p>
<p><strong>Take Non-Qualifying Discounts</strong> &#8211; this selection override the Apply Date and takes all discounts on the invoices selected.&#160; </p>
<h3>Sample &#8211; Select Payables Checks Using Various Dates and Options</h3>
<p>The following sample invoice was used to demonstrate the resulting check amount using various date selections in the Select Payable Check window.</p>
<h5><strong>Sample Invoice</strong></h5>
<table border="1" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="200">Invoice Amount</td>
<td valign="top" width="200">$1,000.00</td>
</tr>
<tr>
<td valign="top" width="200">Terms</td>
<td valign="top" width="200">2% 10 Net 30</td>
</tr>
<tr>
<td valign="top" width="200">Discount Available</td>
<td valign="top" width="200">$20.00</td>
</tr>
<tr>
<td valign="top" width="200">Invoice Date</td>
<td valign="top" width="200">Jan 1</td>
</tr>
<tr>
<td valign="top" width="200">Terms Discount Date</td>
<td valign="top" width="200">Jan 11</td>
</tr>
<tr>
<td valign="top" width="200">Due Date</td>
<td valign="top" width="200">Jan 31</td>
</tr>
</tbody>
</table>
<h5><strong>Results using different date combinations:</strong></h5>
<table border="1" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="80">
<p>Due Date Cutoff</p>
</td>
<td valign="top" width="80">
<p>Discount Date Cutoff</p>
</td>
<td valign="top" width="80">
<p>Take Non-Qualifying Discounts</p>
</td>
<td valign="top" width="80">
<p>Apply Date</p>
</td>
<td valign="top" width="80">
<p>Results Check Amount</p>
</td>
</tr>
<tr>
<td valign="top" width="80">None</td>
<td valign="top" width="80">None</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160; $980.00</td>
</tr>
<tr>
<td valign="top" width="80">None</td>
<td valign="top" width="80">None</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 10</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160; $980.00</td>
</tr>
<tr>
<td valign="top" width="80">None</td>
<td valign="top" width="80">None</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">&#160;&#160; $1,000.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">None</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $0.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">None</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $0.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 31</td>
<td valign="top" width="80">None</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160; $980.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 31</td>
<td valign="top" width="80">None</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">&#160;&#160; $1,000.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160; $980.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">&#160;&#160; $1,000.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160; $980.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">No</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">&#160; $1,000.00</td>
</tr>
</tbody>
</table>
<p>Use Take Non-Qualifying Discounts on all scenarios above will override the discount amount used as follows:</p>
<table border="1" cellspacing="0" cellpadding="2" width="402">
<tbody>
<tr>
<td valign="top" width="80">None</td>
<td valign="top" width="80">None</td>
<td valign="top" width="80">Yes</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160; $980.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 31</td>
<td valign="top" width="80">None</td>
<td valign="top" width="80">Yes</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160; $980.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">Yes</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160; $980.00</td>
</tr>
<tr>
<td valign="top" width="80">Jan 11</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">Yes</td>
<td valign="top" width="80">Jan 12</td>
<td valign="top" width="80">&#160;&#160;&#160;&#160; $980.00</td>
</tr>
</tbody>
</table>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=Select+Payable+Checks+using+Dates+http://www.unifiedbiz.com/?p=852" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/select-payable-checks-using-dates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Child Care Payments and other recurring garnishments in Dynamics GP</title>
		<link>http://www.unifiedbiz.com/blogs/child-care-payments-and-other-recurring-garnishments-in-dynamics-gp/</link>
		<comments>http://www.unifiedbiz.com/blogs/child-care-payments-and-other-recurring-garnishments-in-dynamics-gp/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 23:23:24 +0000</pubDate>
		<dc:creator>Rick Alvord</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[AP]]></category>
		<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/blogs/child-care-payments-and-other-recurring-garnishments-in-dynamics-gp/</guid>
		<description><![CDATA[Setup Dynamics GP to maintain your Account Payable Child Care Payments and other garnishments in a recurring batch with the appropriate frequency.&#160; The Check’s remittance advice will list Employee Name, Case #, and Amount.
First, in the Payables Management Setup Window, select Allow Duplicate Invoices Per Vendor: Recurring Transactions Only, Tools&#62;&#62;Setup&#62;&#62;Purchasing&#62;&#62;Payables.
Create a recurring batch for all [...]]]></description>
			<content:encoded><![CDATA[<p>Setup Dynamics GP to maintain your Account Payable Child Care Payments and other garnishments in a recurring batch with the appropriate frequency.&#160; The Check’s remittance advice will list Employee Name, Case #, and Amount.</p>
<p>First, in the Payables Management Setup Window, select <em>Allow Duplicate Invoices Per Vendor: Recurring</em> <em>Transactions Only,</em> Tools&gt;&gt;Setup&gt;&gt;Purchasing&gt;&gt;Payables.</p>
<p>Create a recurring batch for all garnishments with the appropriate frequency, weekly, monthly, etc..</p>
<p>In the Payables Transaction Entry window, enter an invoice transaction for each garnishment using the<strong> Employee Name</strong> in the Description field and the <strong>Case #</strong> in the Document Number field.&#160; Save each transaction to the recurring Batch ID for garnishments.</p>
<p>When you print checks, the remittance will have the Employee Name, Case # and Amount for each garnishment.&#160; You may need to modify your check form to align the fields to print properly on the remittance.</p>
<p>The batch will maintain all payments and you can add or remove employees as needed.</p>
<p>Allowing Duplicate Invoices Per Vendor for recurring transactions keeps the Case # from changing for each payment posting.</p>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=Child+Care+Payments+and+other+recurring+garnishments+in+Dynamics+GP+http://www.unifiedbiz.com/?p=835" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/child-care-payments-and-other-recurring-garnishments-in-dynamics-gp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Month End Closing using Routines on Microsoft Dynamics GP</title>
		<link>http://www.unifiedbiz.com/blogs/month-end-closing-using-routines-on-microsoft-dynamics-gp/</link>
		<comments>http://www.unifiedbiz.com/blogs/month-end-closing-using-routines-on-microsoft-dynamics-gp/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 17:10:31 +0000</pubDate>
		<dc:creator>Ken Cada</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/?p=828</guid>
		<description><![CDATA[Routines have been available in Dynamics since version 1.0 but is one of the most under utilized features of the system.&#160; Most companies only utilize the receivables aging and remove paid transactions routines.
Routines were designed to a allow a company to have a set of procedures that are followed each month, period, quarter or year [...]]]></description>
			<content:encoded><![CDATA[<p>Routines have been available in Dynamics since version 1.0 but is one of the most under utilized features of the system.&#160; Most companies only utilize the receivables aging and remove paid transactions routines.</p>
<p>Routines were designed to a allow a company to have a set of procedures that are followed each month, period, quarter or year and document that they have been followed with the person’s login ID and date and time.</p>
<p>Routines can open a MS Dynamics GP Window, perform an external task (like open a specific file with Excel and run a macro) or run a MS Dynamics GP Macro.&#160; With a MS Dynamics GP Macro you can perform almost any task within Dynamics.</p>
<p>You can get to Routines in MS Dynamics GP by going to MS Dynamics GP | Tools | Routines and then selecting the series that you wish and selecting “Checklists”.&#160; Then press the “Add” button to add a routine.</p>
<p>Below is an example of a period end routine to close the month and produce the monthly reporting package with all the reconciliations and analyses.</p>
<p><a href="http://www.unifiedbiz.com/wp-content/uploads/2009/12/clip_image0021.jpg"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="clip_image002" src="http://www.unifiedbiz.com/wp-content/uploads/2009/12/clip_image002_thumb1.jpg" width="533" height="316" /></a></p>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=Month+End+Closing+using+Routines+on+Microsoft+Dynamics+GP+http://www.unifiedbiz.com/?p=828" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/month-end-closing-using-routines-on-microsoft-dynamics-gp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Processing NSF Checks in Microsoft Dynamics GP (Great Plains)</title>
		<link>http://www.unifiedbiz.com/blogs/processing-nsf-checks-in-microsoft-dynamics-gp-great-plains/</link>
		<comments>http://www.unifiedbiz.com/blogs/processing-nsf-checks-in-microsoft-dynamics-gp-great-plains/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 18:18:35 +0000</pubDate>
		<dc:creator>Ken Cada</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/?p=825</guid>
		<description><![CDATA[Dynamics GP has a very sophisticated process for dealing with NSF (Not Sufficient Funds)
checks.&#160; You select the Receivables Maintenance Posted Transaction screen by going to
Transactions &#124; Sales &#124; Receivables Maintenance Posted Transaction.&#160; Enter the customer ID.
Then select the type of transaction, in this case “payment” and then select the payment
number that you want to mark [...]]]></description>
			<content:encoded><![CDATA[<p>Dynamics GP has a very sophisticated process for dealing with NSF (Not Sufficient Funds)</p>
<p>checks.&#160; You select the Receivables Maintenance Posted Transaction screen by going to</p>
<p>Transactions | Sales | Receivables Maintenance Posted Transaction.&#160; Enter the customer ID.</p>
<p>Then select the type of transaction, in this case “payment” and then select the payment</p>
<p>number that you want to mark as NSF.&#160; Press the “NSF” button.&#160; Auto Post NSF Debit Charge</p>
<p>screen will open and you can enter the NSF charge amount</p>
<p><a href="http://www.unifiedbiz.com/wp-content/uploads/2009/12/clip_image002.jpg"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="clip_image002" src="http://www.unifiedbiz.com/wp-content/uploads/2009/12/clip_image002_thumb.jpg" width="547" height="277" /></a></p>
<p>Then click the OK button.&#160; Dynamics GP voids the payment and adds a NSF fee.</p>
<p>&#160;</p>
<p>See below where the payment is voided as indicated by the * next to Open on PMT line</p>
<p>and posts a debit memo for the $15.00 NSF fee to the customer account.</p>
<p>So in this example, the customer now owes a total of $114.75, $99.75 for the original</p>
<p>invoice and $15.00 for the NFS fee.</p>
<p>&#160;</p>
<p><a href="http://www.unifiedbiz.com/wp-content/uploads/2009/12/clip_image0028.jpg"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="clip_image002[8]" src="http://www.unifiedbiz.com/wp-content/uploads/2009/12/clip_image0028_thumb.jpg" width="552" height="245" /></a></p>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=Processing+NSF+Checks+in+Microsoft+Dynamics+GP+%28Great+Plains%29+http://www.unifiedbiz.com/?p=825" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/processing-nsf-checks-in-microsoft-dynamics-gp-great-plains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Year-End Closing Procedures for Dynamics GP</title>
		<link>http://www.unifiedbiz.com/blogs/year-end-closing-procedures-for-dynamics-gp/</link>
		<comments>http://www.unifiedbiz.com/blogs/year-end-closing-procedures-for-dynamics-gp/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 21:35:25 +0000</pubDate>
		<dc:creator>Rick Alvord</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/blogs/year-end-closing-procedures-for-dynamics-gp/</guid>
		<description><![CDATA[When it comes to Year-End Close the first thing many Dynamics GP users do is a search in Knowledge Base on CustomerSource for “Year End Close”.&#160; They get 100’s of results like, “Error message when you try to post a transaction in General Ledger in Microsoft Dynamics GP after the year is closed: &#34;Year-End Close [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to Year-End Close the first thing many Dynamics GP users do is a search in Knowledge Base on CustomerSource for “<em>Year End Close</em>”.&#160; They get 100’s of results like, <font size="2"><font color="#0000ff">“<em>Error message when you try to post a transaction in General Ledger in Microsoft Dynamics GP after the year is closed: &quot;Year-End Close is still in process and batches cannot be posted&quot;</em></font></font>”.&#160; Good to know but not exactly what they were looking for.&#160; That’s because Knowledge Base is focused on closing errors and issues, not the proper Year-End Closing processes and procedures.</p>
<p>Next, users open each functional area manual, great Holiday reading, and they find specific closing procedures but scattered throughout and not in order.&#160; What do you close first and what does the close actually do to the data?</p>
<p>Save time and confusion, order your <strong><em>Year-End/Period-End Processing </em></strong>manual<strong><em> by Accolade Publications</em></strong> today from Unified Business Solutions, $45.00, <a href="http://www.unifiedbiz.com/contact-us/">Contact Us</a>!&#160;&#160; </p>
<p>Properly closing a year in Dynamics GP is necessary to maintain not only accurate financials but a number of important business metrics. The procedures provided by Microsoft effect the proper closing for the software but do not always provide a solid financial accounting close.</p>
<p>This manual provides complete closing procedures for Dynamics GP modules GL, AR, AP, SOP, POP, IV, and PR.&#160; It also includes complete explanations of the processes being performed, the proper sequence in which to perform the closings, and when each module should be closed.</p>
<p><em>Year-End Closing Procedures for Dynamics GP 8, 9 and 10!</em></p>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=Year-End+Closing+Procedures+for+Dynamics+GP+http://www.unifiedbiz.com/?p=766" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/year-end-closing-procedures-for-dynamics-gp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel Based Budgeting in Dynamics GP</title>
		<link>http://www.unifiedbiz.com/blogs/excel-based-budgeting-in-dynamics-gp/</link>
		<comments>http://www.unifiedbiz.com/blogs/excel-based-budgeting-in-dynamics-gp/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 20:47:16 +0000</pubDate>
		<dc:creator>Rick Alvord</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dynamics GP Tips]]></category>
		<category><![CDATA[Financials]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/?p=530</guid>
		<description><![CDATA[Excel Based Budgeting is an often overlooked module that can save significant time in the budget process. This module is especially useful for organizations that are implementing a new budget process. Excel Based Budgeting is a big time saver in two areas, 1) creating budget files in Excel that integrate with GP and 2) managing [...]]]></description>
			<content:encoded><![CDATA[<p>Excel Based Budgeting is an often overlooked module that can save significant time in the budget process. This module is especially useful for organizations that are implementing a new budget process. Excel Based Budgeting is a big time saver in two areas, 1) creating budget files in Excel that integrate with GP and 2) managing the many different views required by management to approve the plan.</p>
<p><span id="more-530"></span>Creating an effective budget and planning tool in Excel is typically not difficult, especially for financial team members who know how to run the world in Excel. The time consuming part are the many links and macros to create summary consolidated results. Then there is the added risk of someone inserting a row or column that breaks the links and the integrity of the reports. This then leads to checks and balances added to the calculations and soon you have a growing monster.</p>
<p>Once you are done, many organizations have created a planning process that no longer makes it possible to integrate into Dynamics GP and so a link is added to FRx requiring time consuming mapping of row definitions. Typically about this time is when at least one person in the organization has achieved a high level of job security.</p>
<p>Excel Based Budgeting eliminates the need to create complex links to summarize the budget results or to create integrations into GP. Starting with Excel Based Budgeting create excel worksheets by each planning area, adding prior year amounts can give managers a good starting point. The worksheets are created all ready to import monthly amounts back into GP so there is no need to create any consolidation files in Excel, just let FRx handle the reporting requirements.</p>
<p>Your current FRx reports are ready to use with just a minor change to the column definitions, just point to the new budget in GP and run the FRx reports, that’s it! Next, make all needed budget changes to the Excel files, import the changes back into GP, and run the FRx reports. Make as many reiterations as you would like. Once you reach the 1<sup>st</sup> pass for management review, duplicate the budget in GP creating a new budget for the 2<sup>nd</sup> pass and retain the 1<sup>st</sup> pass. This gives you great versioning control although inevitably someone with change something and you will still need to investigate who and why. Having version control helps you maintain some control of the inevitable “mysterious budget change”!</p>
<p>Excel Based Budgeting comes with the GL module and is a great budget tool! With unlimited budgets in GP use this module as much and as often as needed. Create 1<sup>st</sup>, 2<sup>nd</sup>, and 3<sup>rd</sup> quarter reforecast by combining actual and budget months in a new Budget ID. Remember to use the Scotty rule of never telling the Executive team how quickly you can have the reforecast ready for new projections.</p>
<p>Excel Based Budgeting will work great until, if ever, your planning process starts to struggle with managing the logistics of who needs to do what and when. Once that starts, check out the Forecaster module and sleep better at night.</p>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=Excel+Based+Budgeting+in+Dynamics+GP+http://www.unifiedbiz.com/?p=530" title="Post to Twitter"><img class="nothumb" src="http://www.unifiedbiz.com/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" style="margin:0;" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.unifiedbiz.com/blogs/excel-based-budgeting-in-dynamics-gp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

