<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — How to enter a payment for a credit note?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3991</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3991&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to enter a payment for a credit note?.]]></description>
		<lastBuildDate>Sun, 02 Jun 2019 19:30:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35088#p35088</link>
			<description><![CDATA[<p>@Joe</p><p>Yes! It works!</p><p>A thousand &quot;Thank You&quot;s!</p><p>/JimmyC</p>]]></description>
			<author><![CDATA[null@example.com (JimmyC)]]></author>
			<pubDate>Sun, 02 Jun 2019 19:30:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35088#p35088</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35087#p35087</link>
			<description><![CDATA[<p>This has now been fixed. Committed to stable repo.</p><p>The fixed two files can be downloaded <a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/purchasing/includes/db/invoice_db.inc">here</a> and <a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/purchasing/includes/db/po_db.inc">here</a>.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 02 Jun 2019 16:35:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35087#p35087</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35086#p35086</link>
			<description><![CDATA[<p>@Joe</p><p>The Supplier Credit Notes form also shows the same amount as the Invoice form.</p><p>/JimmyC</p>]]></description>
			<author><![CDATA[null@example.com (JimmyC)]]></author>
			<pubDate>Sun, 02 Jun 2019 15:26:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35086#p35086</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35085#p35085</link>
			<description><![CDATA[<p>@JimmyC.<br />Ah, now I understand what you mean. It is the presentation of the Suppliers Balance that is wrong when entering a Suppplier Invoice.</p><p>The Supplier Balance reports are ok.</p><p>I will check the algorithm for calculating the suppleir balance in the Supplier Inovice form.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 02 Jun 2019 14:58:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35085#p35085</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35084#p35084</link>
			<description><![CDATA[<p>@Joe</p><p>I downloaded the latest snapshot, replaced all old files with the new snapshot files.&nbsp; <br />Logged into FA and entered a supplier credit note for $22.89 USD.&nbsp; <br />Opened the Supplier Invoices screen and it showed Current Credit:&nbsp; $22.89.<br />Went to Banking and General Ledger -&gt; Deposits and selected Supplier -&gt; Home Depot.<br />Defaulted to 2010 Accounts Payable and entered Amount -&gt; 22.89 -&gt; Process Deposit.<br />Went to Purchases -&gt; Supplier Invoices and Current Credit was $45.78.<br />Went to Purchases -&gt; Allocate Supplier Payments or Credit Notes -&gt; Home Depot.<br />Only one line displayed Supplier Credit Note : Home Depot : Total : 22.89 : Left to Allocate : 22.89.<br />Clicked the &quot;Allocate&quot; icon and entered the Allocation screen where I entered 22.89 into the &quot;This Allocation&quot; box -&gt; Process.<br />The screen cleared and &quot;no records&quot;.<br />Went to Purchases -&gt; Supplier Invoices and Current Credit was $45.78.</p><p>As you can see, after entering the latest snapshot, there is no difference in output.</p><p>As a side note, I can reason why a Deposit by a Supplier causes a Credit.&nbsp; But I can&#039;t understand why we have to do both processes?&nbsp; That&nbsp; is, I create a Supplier credit note and then the system automatically creates another credit note from the Deposit but the &quot;allocation&quot; process does not balance out either one.&nbsp; I really do not know how it is supposed to be done correctly by Bookkeeping rules.</p><p>Good luck and thank you for working on it.</p><p>/JimmyC</p>]]></description>
			<author><![CDATA[null@example.com (JimmyC)]]></author>
			<pubDate>Sun, 02 Jun 2019 13:46:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35084#p35084</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35081#p35081</link>
			<description><![CDATA[<p>Hello,</p><p>I cannot reproduce this on my fresh copy of FA.</p><p>Please download the snapshot from our master repo here:</p><p>https://sourceforge.net/p/frontaccounting/git/ci/master/tree/ [^]</p><p>The error you are reporting has been fixed during this 2.4.5 or 6 period.</p><p>Please try if you can reproduce the error in the above snapshot.</p><p>I hope so. We will ship a new minor release asap.</p><p>Regards<br />Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 02 Jun 2019 06:23:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35081#p35081</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35072#p35072</link>
			<description><![CDATA[<p>The functions <strong>supplier_credit_row</strong>and <strong>customer_credit_row()</strong> are defined in <strong>includes/ui/ui_input.inc</strong> in lines 982-1004. </p><p>The link for the <strong>supplier_credit_row()</strong> is like:<br /></p><div class="codebox"><pre><code>purchasing/inquiry/supplier_inquiry.php?supplier_id=###</code></pre></div><p>The actual value of <strong>$credit</strong> is being passed into the said functions from/by the calling script which in this case appears to be twice the value it should report..</p><p>The <strong>supplier_credit_row()</strong> is called in:<br /></p><div class="codebox"><pre><code>purchasing/includes/ui/po_ui.inc line 145 (function display_po_header(&amp;$order)):
    supplier_credit_row($order-&gt;supplier_id, $order-&gt;credit);

purchasing/includes/ui/invoice_ui.inc line 160 (function invoice_header(&amp;$supp_trans)):
    supplier_credit_row($supp_trans-&gt;supplier_id, $supp_trans-&gt;credit);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 31 May 2019 04:02:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35072#p35072</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35071#p35071</link>
			<description><![CDATA[<p>We are monitoring this. Please help me with a solution, if you can?</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 30 May 2019 22:48:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35071#p35071</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35068#p35068</link>
			<description><![CDATA[<p>@joe: ??</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 30 May 2019 16:15:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35068#p35068</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35067#p35067</link>
			<description><![CDATA[<p>Thank you @Braath Waate!</p><p>I opened a bug report #0004895 and referenced this topic discussion.</p><p>/JimmyC</p>]]></description>
			<author><![CDATA[null@example.com (JimmyC)]]></author>
			<pubDate>Thu, 30 May 2019 15:29:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35067#p35067</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35066#p35066</link>
			<description><![CDATA[<p>Its a bug.&nbsp; I suggest you open a bug report on http://mantis.frontaccounting.com/ referencing your post so it doesn&#039;t get lost.</p>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Thu, 30 May 2019 14:36:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35066#p35066</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35055#p35055</link>
			<description><![CDATA[<p>To try to make it faster and I hope simpler, I&#039;ve pasted below the General Ledger entries for that day.&nbsp; To me, everything looks correctly balanced and should not show when I click Purchases -&gt; Supplier Credit Note -&gt; &quot;Current Credit:&nbsp; &nbsp; <strong><span style="color: #FF0000">-45.78</span></strong>&quot;.&nbsp; This Current Credit amount is exactly twice the amount of the refund of $ 22.89.</p><div class="codebox"><pre><code>Type         #    Reference      Date             Account             Person/Item             Debit         Credit

Supplier    248    SI19053    04/26/2019    2010 AP        Supplier [00020] HD                     81.29
Invoice
Supplier    248    SI19053    04/26/2019    8200 BldExp    Supplier [00020] HD        81.29
Invoice
Supplier    247    SP19053    04/26/2019    2010 AP         Supplier [00020] HD        81.29
Payment
Supplier    247    SP19053    04/26/2019    1010 OprAcct    Supplier [00020] HD                  81.29
Payment
Supplier    2      SCN19001    04/26/2019    2010 AP         Supplier [00020] HD        22.89
CreditNote    
Supplier    2      SCN19001    04/26/2019    8200 BldExp    Supplier [00020] HD                  22.89
CreditNote    
Bank        42     BD19001    04/26/2019    2010 AP        Supplier [00020] HD                     22.89
Deposit
Bank        42     BD19001    04/26/2019    1010 OprAcct    Supplier [00020] HD        22.89</code></pre></div><p>If anyone experiences this or if anyone knows what I am obviously doing incorrectly, please enlighten me, it would be greatly appreciated.</p><p>Thank you,<br />/JimmyC</p>]]></description>
			<author><![CDATA[null@example.com (JimmyC)]]></author>
			<pubDate>Tue, 28 May 2019 13:49:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35055#p35055</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35051#p35051</link>
			<description><![CDATA[<p>If this can help at all, below is the Generate Patch output using WinMerge of just the Credit Note entry using the procedure that was explained above:<br /></p><div class="codebox"><pre><code>50c50
&lt; ) ENGINE=InnoDB AUTO_INCREMENT=391 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
---
&gt; ) ENGINE=InnoDB AUTO_INCREMENT=392 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
444c444,445
&lt; (&#039;390&#039;, &#039;20190426-DC1 BBC Paint &amp;amp; Supplies&#039;, &#039;20&#039;, &#039;248&#039;, &#039;wI9l3HH8HXnHa-RC6AEXygxx&#039;, &#039;2019-05-21&#039;, &#039;20190426 HomeDepot Paint wRefund.pdf&#039;, &#039;1625934&#039;, &#039;application/pdf&#039;);
---
&gt; (&#039;390&#039;, &#039;20190426-DC1 BBC Paint &amp;amp; Supplies&#039;, &#039;20&#039;, &#039;248&#039;, &#039;wI9l3HH8HXnHa-RC6AEXygxx&#039;, &#039;2019-05-21&#039;, &#039;20190426 HomeDepot Paint wRefund.pdf&#039;, &#039;1625934&#039;, &#039;application/pdf&#039;),
&gt; (&#039;391&#039;, &#039;20190426-DC Credit Note Refund cn&#039;, &#039;21&#039;, &#039;2&#039;, &#039;xIE1HNAJEo-wPesCnCYCFwxx&#039;, &#039;2019-05-24&#039;, &#039;20190426 HomeDepot Paint wRefund.pdf&#039;, &#039;1625934&#039;, &#039;application/pdf&#039;);
463c464
&lt; ) ENGINE=InnoDB AUTO_INCREMENT=5204 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
---
&gt; ) ENGINE=InnoDB AUTO_INCREMENT=5207 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
5675c5676,5679
&lt; (&#039;5203&#039;, &#039;22&#039;, &#039;247&#039;, &#039;1&#039;, &#039;2019-05-21 08:21:20&#039;, NULL, &#039;7&#039;, &#039;2019-04-26&#039;, &#039;0&#039;);
---
&gt; (&#039;5203&#039;, &#039;22&#039;, &#039;247&#039;, &#039;1&#039;, &#039;2019-05-21 08:21:20&#039;, NULL, &#039;7&#039;, &#039;2019-04-26&#039;, &#039;0&#039;),
&gt; (&#039;5204&#039;, &#039;21&#039;, &#039;2&#039;, &#039;1&#039;, &#039;2019-05-24 17:58:44&#039;, NULL, &#039;7&#039;, &#039;2019-04-26&#039;, &#039;0&#039;),
&gt; (&#039;5205&#039;, &#039;2&#039;, &#039;42&#039;, &#039;1&#039;, &#039;2019-05-24 22:19:05&#039;, NULL, &#039;7&#039;, &#039;2019-04-26&#039;, NULL),
&gt; (&#039;5206&#039;, &#039;2&#039;, &#039;42&#039;, &#039;1&#039;, &#039;2019-05-24 22:19:05&#039;, NULL, &#039;7&#039;, &#039;2019-04-26&#039;, &#039;0&#039;);
5740c5744
&lt; ) ENGINE=InnoDB AUTO_INCREMENT=2111 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
---
&gt; ) ENGINE=InnoDB AUTO_INCREMENT=2112 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
7857c7861,7862
&lt; (&#039;2110&#039;, &#039;22&#039;, &#039;247&#039;, &#039;1&#039;, &#039;SP19053&#039;, &#039;2019-04-26&#039;, &#039;-81.29&#039;, &#039;0&#039;, &#039;0&#039;, &#039;3&#039;, &#039;20&#039;, NULL);
---
&gt; (&#039;2110&#039;, &#039;22&#039;, &#039;247&#039;, &#039;1&#039;, &#039;SP19053&#039;, &#039;2019-04-26&#039;, &#039;-81.29&#039;, &#039;0&#039;, &#039;0&#039;, &#039;3&#039;, &#039;20&#039;, NULL),
&gt; (&#039;2111&#039;, &#039;2&#039;, &#039;42&#039;, &#039;1&#039;, &#039;BD19001&#039;, &#039;2019-04-26&#039;, &#039;22.89&#039;, &#039;0&#039;, &#039;0&#039;, &#039;3&#039;, &#039;20&#039;, NULL);
11088c11093,11095
&lt; (&#039;22&#039;, &#039;247&#039;, &#039;2019-04-26&#039;, &#039;20190426-DC1 BBC Paint&#039;);
---
&gt; (&#039;22&#039;, &#039;247&#039;, &#039;2019-04-26&#039;, &#039;20190426-DC1 BBC Paint&#039;),
&gt; (&#039;21&#039;, &#039;2&#039;, &#039;2019-04-26&#039;, &#039;20190426-DC Credit Note Refund cn&#039;),
&gt; (&#039;2&#039;, &#039;42&#039;, &#039;2019-04-26&#039;, &#039;20190426-DC Bank Deposit Refund bd&#039;);
18419c18426
&lt; ) ENGINE=InnoDB AUTO_INCREMENT=6344 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
---
&gt; ) ENGINE=InnoDB AUTO_INCREMENT=6348 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
24772c24779,24783
&lt; (&#039;6343&#039;, &#039;22&#039;, &#039;247&#039;, &#039;2019-04-26&#039;, &#039;1010&#039;, &#039;&#039;, &#039;-81.29&#039;, &#039;0&#039;, &#039;0&#039;, NULL, NULL);
---
&gt; (&#039;6343&#039;, &#039;22&#039;, &#039;247&#039;, &#039;2019-04-26&#039;, &#039;1010&#039;, &#039;&#039;, &#039;-81.29&#039;, &#039;0&#039;, &#039;0&#039;, NULL, NULL),
&gt; (&#039;6344&#039;, &#039;21&#039;, &#039;2&#039;, &#039;2019-04-26&#039;, &#039;2010&#039;, &#039;&#039;, &#039;22.89&#039;, &#039;0&#039;, &#039;0&#039;, &#039;3&#039;, &#039;20&#039;),
&gt; (&#039;6345&#039;, &#039;21&#039;, &#039;2&#039;, &#039;2019-04-26&#039;, &#039;8200&#039;, &#039;20190426-DC Credit Note Refund cn&#039;, &#039;-22.89&#039;, &#039;7&#039;, &#039;1&#039;, NULL, NULL),
&gt; (&#039;6346&#039;, &#039;2&#039;, &#039;42&#039;, &#039;2019-04-26&#039;, &#039;2010&#039;, &#039;20190426-DC Bank Deposit Refund bd&#039;, &#039;-22.89&#039;, &#039;7&#039;, &#039;1&#039;, &#039;3&#039;, &#039;20&#039;),
&gt; (&#039;6347&#039;, &#039;2&#039;, &#039;42&#039;, &#039;2019-04-26&#039;, &#039;1010&#039;, &#039;20190426-DC Bank Deposit Refund bd&#039;, &#039;22.89&#039;, &#039;0&#039;, &#039;0&#039;, NULL, NULL);
25668a25680
&gt; (&#039;42&#039;, &#039;2&#039;, &#039;BD19001&#039;),
27449,27450c27461
&lt; (&#039;486&#039;, &#039;12&#039;, &#039;CP18208&#039;),
&lt; (&#039;487&#039;, &#039;12&#039;, &#039;CP18209&#039;);
---
&gt; (&#039;486&#039;, &#039;12&#039;, &#039;CP18208&#039;);
27451a27463
&gt; (&#039;487&#039;, &#039;12&#039;, &#039;CP18209&#039;),
28245a28258
&gt; (&#039;2&#039;, &#039;21&#039;, &#039;SCN19001&#039;),
32123c32136
&lt; ) ENGINE=InnoDB AUTO_INCREMENT=249 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
---
&gt; ) ENGINE=InnoDB AUTO_INCREMENT=250 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
32374c32387,32388
&lt; (&#039;248&#039;, &#039;20&#039;, &#039;81.29&#039;, &#039;2019-04-26&#039;, &#039;247&#039;, &#039;22&#039;, &#039;248&#039;, &#039;20&#039;);
---
&gt; (&#039;248&#039;, &#039;20&#039;, &#039;81.29&#039;, &#039;2019-04-26&#039;, &#039;247&#039;, &#039;22&#039;, &#039;248&#039;, &#039;20&#039;),
&gt; (&#039;249&#039;, &#039;20&#039;, &#039;22.89&#039;, &#039;2019-04-26&#039;, &#039;2&#039;, &#039;21&#039;, &#039;42&#039;, &#039;2&#039;);
32397c32411
&lt; ) ENGINE=InnoDB AUTO_INCREMENT=251 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
---
&gt; ) ENGINE=InnoDB AUTO_INCREMENT=252 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ;
32650c32664,32665
&lt; (&#039;250&#039;, &#039;248&#039;, &#039;20&#039;, &#039;8200&#039;, &#039;-1&#039;, &#039;0&#039;, &#039;&#039;, NULL, &#039;0&#039;, &#039;81.29&#039;, &#039;0&#039;, &#039;20190426-DC1 BBC Paint &amp;amp; Supplies&#039;, &#039;8&#039;, &#039;4&#039;);
---
&gt; (&#039;250&#039;, &#039;248&#039;, &#039;20&#039;, &#039;8200&#039;, &#039;-1&#039;, &#039;0&#039;, &#039;&#039;, NULL, &#039;0&#039;, &#039;81.29&#039;, &#039;0&#039;, &#039;20190426-DC1 BBC Paint &amp;amp; Supplies&#039;, &#039;8&#039;, &#039;4&#039;),
&gt; (&#039;251&#039;, &#039;2&#039;, &#039;21&#039;, &#039;8200&#039;, &#039;-1&#039;, &#039;0&#039;, &#039;&#039;, NULL, &#039;0&#039;, &#039;-22.89&#039;, &#039;0&#039;, &#039;20190426-DC Credit Note Refund cn&#039;, &#039;7&#039;, &#039;1&#039;);
32685a32701
&gt; (&#039;42&#039;, &#039;2&#039;, &#039;20&#039;, &#039;BD19001&#039;, &#039;&#039;, &#039;2019-04-26&#039;, &#039;0000-00-00&#039;, &#039;22.89&#039;, &#039;0&#039;, &#039;0&#039;, &#039;1&#039;, &#039;22.89&#039;, &#039;0&#039;),
32933a32950
&gt; (&#039;2&#039;, &#039;21&#039;, &#039;20&#039;, &#039;SCN19001&#039;, &#039;20190426-DC cn&#039;, &#039;2019-04-26&#039;, &#039;2019-04-26&#039;, &#039;-22.89&#039;, &#039;0&#039;, &#039;0&#039;, &#039;1&#039;, &#039;22.89&#039;, &#039;1&#039;),
33147,33149c33164
&lt; (&#039;214&#039;, &#039;22&#039;, &#039;49&#039;, &#039;SP19020&#039;, &#039;&#039;, &#039;2019-02-25&#039;, &#039;2019-02-25&#039;, &#039;-43.33&#039;, &#039;0&#039;, &#039;0&#039;, &#039;1&#039;, &#039;43.33&#039;, &#039;0&#039;),
&lt; (&#039;215&#039;, &#039;22&#039;, &#039;4&#039;, &#039;SP19021&#039;, &#039;&#039;, &#039;2019-02-19&#039;, &#039;2019-02-19&#039;, &#039;-274.35&#039;, &#039;0&#039;, &#039;0&#039;, &#039;1&#039;, &#039;274.35&#039;, &#039;0&#039;),
&lt; (&#039;216&#039;, &#039;22&#039;, &#039;2&#039;, &#039;SP19022&#039;, &#039;&#039;, &#039;2019-02-16&#039;, &#039;2019-02-16&#039;, &#039;-116.89&#039;, &#039;0&#039;, &#039;0&#039;, &#039;1&#039;, &#039;116.89&#039;, &#039;0&#039;);
---
&gt; (&#039;214&#039;, &#039;22&#039;, &#039;49&#039;, &#039;SP19020&#039;, &#039;&#039;, &#039;2019-02-25&#039;, &#039;2019-02-25&#039;, &#039;-43.33&#039;, &#039;0&#039;, &#039;0&#039;, &#039;1&#039;, &#039;43.33&#039;, &#039;0&#039;);
33150a33166,33167
&gt; (&#039;215&#039;, &#039;22&#039;, &#039;4&#039;, &#039;SP19021&#039;, &#039;&#039;, &#039;2019-02-19&#039;, &#039;2019-02-19&#039;, &#039;-274.35&#039;, &#039;0&#039;, &#039;0&#039;, &#039;1&#039;, &#039;274.35&#039;, &#039;0&#039;),
&gt; (&#039;216&#039;, &#039;22&#039;, &#039;2&#039;, &#039;SP19022&#039;, &#039;&#039;, &#039;2019-02-16&#039;, &#039;2019-02-16&#039;, &#039;-116.89&#039;, &#039;0&#039;, &#039;0&#039;, &#039;1&#039;, &#039;116.89&#039;, &#039;0&#039;),</code></pre></div><p>Let me know if you would like any information that I may provide.</p><p>Thank you,<br />/JimmyC</p>]]></description>
			<author><![CDATA[null@example.com (JimmyC)]]></author>
			<pubDate>Mon, 27 May 2019 15:23:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35051#p35051</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35037#p35037</link>
			<description><![CDATA[<p>Hello,</p><p>I am trying to enter a refund that is part of a regular store purchase for maintenance supplies using the Supplier Credit Note process that is detailed above.&nbsp; I know this discussion is almost six years old but I could not find any other relevant postings close to the problem I am having.&nbsp; </p><p>When I follow the three steps:<br /></p><div class="quotebox"><cite>nlwowen wrote:</cite><blockquote><p>1) I do the credit note to effectively reverse out the original invoice against the gl line items&nbsp; tax etc.</p><p>2) Raise a bank deposit against the receiving bank and 2100, by selecting supplier and select the supplier from list.</p><p>3) Go supplier credit note/payment allocations and allocate the credit note against the bank payment.</p></blockquote></div><p>I end up with the Supplier having a Credit Balance of exactly twice the amount of the refund.&nbsp; This appears in red numbers on the Purchases -&gt; Supplier Invoices -&gt; &quot;Current Credit&quot; and the Purchases -&gt; Supplier Credit Notes -&gt; &quot;Current Credit&quot;.</p><p>When I click on the &quot;Current Credit&quot; red numbers, it pops up the Supplier Inquiry window which is the same display as the tab contents when you click on Purchases -&gt; Supplier Transaction Inquiry.&nbsp; </p><p>When I click on Purchases -&gt; Supplier Allocation Inquiry, the tab contents results are &quot;No records&quot;. </p><p>During the three step process, there were no errors or warnings displayed.&nbsp; I had assumed every was correct until the next time I tried to enter this supplier invoice it showed the Current Credit I described above.</p><p>I also have screen shots of the Supplier Credit Note, the Bank Deposit and all of the GL account records for that day and I can send them to you if needed.</p><p>I have absolutely no idea what causes this or how to correct it.&nbsp; Can anyone help me?</p><p>Thank you,<br />/JimmyC</p>]]></description>
			<author><![CDATA[null@example.com (JimmyC)]]></author>
			<pubDate>Sat, 25 May 2019 21:03:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35037#p35037</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to enter a payment for a credit note?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18130#p18130</link>
			<description><![CDATA[<p>&lt;&lt;&lt;&lt; P E R F E C T &gt;&gt;&gt;&gt;</p><p>Thank you again for the help..</p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (nlwowen)]]></author>
			<pubDate>Tue, 15 Oct 2013 14:37:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18130#p18130</guid>
		</item>
	</channel>
</rss>
