<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Credit note can be posted without customer selected]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9949</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9949&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Credit note can be posted without customer selected.]]></description>
		<lastBuildDate>Sun, 11 Sep 2022 14:47:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Credit note can be posted without customer selected]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41445#p41445</link>
			<description><![CDATA[<p>This has been fixed both on Customer and supplier side. Committed to stable repo.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 11 Sep 2022 14:47:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41445#p41445</guid>
		</item>
		<item>
			<title><![CDATA[Re: Credit note can be posted without customer selected]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41438#p41438</link>
			<description><![CDATA[<p>I will have a look.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 10 Sep 2022 18:41:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41438#p41438</guid>
		</item>
		<item>
			<title><![CDATA[Re: Credit note can be posted without customer selected]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41437#p41437</link>
			<description><![CDATA[<p>@joe: Can this make it to the core? Credit Note and Debit Note can be posted to both Customer and Supplier.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 10 Sep 2022 17:16:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41437#p41437</guid>
		</item>
		<item>
			<title><![CDATA[Credit note can be posted without customer selected]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41358#p41358</link>
			<description><![CDATA[<p>If Search Customer List is checked in company setup, than customer credit note can be posted with blank customers in FA&#039;s previous builds. I have added following lines in /sales/credit_note_entry.php under can_process() function to fix this</p><p>&nbsp; &nbsp; if (!get_post(&#039;customer_id&#039;)) <br />&nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; display_error(_(&quot;There is no customer selected.&quot;));<br />&nbsp; &nbsp; &nbsp; &nbsp; set_focus(&#039;customer_id&#039;);<br />&nbsp; &nbsp; &nbsp; &nbsp; return false;<br />&nbsp; &nbsp; } <br />&nbsp; &nbsp; <br />&nbsp; &nbsp; if (!get_post(&#039;branch_id&#039;)) <br />&nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; display_error(_(&quot;This customer has no branch defined.&quot;));<br />&nbsp; &nbsp; &nbsp; &nbsp; set_focus(&#039;branch_id&#039;);<br />&nbsp; &nbsp; &nbsp; &nbsp; return false;<br />&nbsp; &nbsp; } </p><br /><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (dz)]]></author>
			<pubDate>Tue, 23 Aug 2022 07:31:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41358#p41358</guid>
		</item>
	</channel>
</rss>
