<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — change credit note numbering]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2504</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2504&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in change credit note numbering.]]></description>
		<lastBuildDate>Sun, 13 Nov 2011 09:33:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: change credit note numbering]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10695#p10695</link>
			<description><![CDATA[<p>found it.</p><p>in case someone really needs it.</p><p>in /sales/includes/cart_class.inc at line 208<br />replace<br />$this-&gt;reference = $Refs-&gt;get_next($this-&gt;trans_type);<br />with<br />if ($this-&gt;trans_type == ST_CUSTCREDIT) {<br />&nbsp; &nbsp; $this-&gt;reference = $Refs-&gt;get_next(ST_SALESINVOICE);<br />} else {<br />&nbsp; &nbsp; $this-&gt;reference = $Refs-&gt;get_next($this-&gt;trans_type);<br />}</p>]]></description>
			<author><![CDATA[null@example.com (serbanc)]]></author>
			<pubDate>Sun, 13 Nov 2011 09:33:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10695#p10695</guid>
		</item>
		<item>
			<title><![CDATA[change credit note numbering]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10692#p10692</link>
			<description><![CDATA[<p>hello.</p><p>please a hint!</p><p>where should I look in order to change credit notes to use same numbering as sales invoices ?</p><p>Regards,<br />S</p>]]></description>
			<author><![CDATA[null@example.com (serbanc)]]></author>
			<pubDate>Sat, 12 Nov 2011 17:05:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10692#p10692</guid>
		</item>
	</channel>
</rss>
