<?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; Payables</title>
	<atom:link href="http://www.unifiedbiz.com/tag/payables/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>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>How do I print a Vendor Check as a Prepayment in Dynamics GP?</title>
		<link>http://www.unifiedbiz.com/blogs/how-do-i-print-a-vendor-check-as-a-prepayment-in-dynamics-gp/</link>
		<comments>http://www.unifiedbiz.com/blogs/how-do-i-print-a-vendor-check-as-a-prepayment-in-dynamics-gp/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 23:33:13 +0000</pubDate>
		<dc:creator>Rick Alvord</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Payables]]></category>

		<guid isPermaLink="false">http://www.unifiedbiz.com/blogs/how-do-i-print-a-vendor-check-as-a-prepayment-in-dynamics-gp/</guid>
		<description><![CDATA[Situation: You have a vendor that requires a down payment on a purchase and you need to print a system check before you receive an invoice.
Solution: Use the Select Payables Checks process!
Create a Batch in the Select Payables Checks window. Select the Edit Check button to enter the Edit Payables Checks window. Select the Vendor [...]]]></description>
			<content:encoded><![CDATA[<p>Situation: You have a vendor that requires a down payment on a purchase and you need to print a system check before you receive an invoice.</p>
<p>Solution: Use the Select Payables Checks process!</p>
<p>Create a Batch in the Select Payables Checks window. Select the Edit Check button to enter the Edit Payables Checks window. Select the Vendor ID and the enter the amount of the check in the Amount: Unapplied field. Save this to the batch. Select Print Checks and process the batch.</p>
<p>This process results in recording the Check to the Vendor as an unapplied payment and to the outstanding check list in Bank Reconciliation. Later, when the invoice is received, use the Apply Payables Documents window to apply the check to the invoice. If you prefer to let the system apply the check, select to Automatically Apply Existing Unapplied: Payments as part of your Select Payables Checks process. The payment will be applied to an open invoice and reduce the amount paid to the vendor.</p>
<p>This process may seem a bit cumbersome but it is actually very easy and quick to cut a single check to a Vendor with no invoice. The benefits of having this check recorded in the system are well worth the few extra steps.</p>
<div class="tweetthis" style="text-align:left;"><p><a class="tt" href="http://twitter.com/home/?status=How+do+I+print+a+Vendor+Check+as+a+Prepayment+in+Dynamics+GP%3F+http://www.unifiedbiz.com/?p=692" 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/how-do-i-print-a-vendor-check-as-a-prepayment-in-dynamics-gp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

