<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — email invoice always says invoice 0 from company]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9768&amp;type=atom" />
	<updated>2022-06-15T14:40:06Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9768</id>
		<entry>
			<title type="html"><![CDATA[Re: email invoice always says invoice 0 from company]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41179#p41179" />
			<content type="html"><![CDATA[<p>Useful Information</p>]]></content>
			<author>
				<name><![CDATA[pikatura48]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46696</uri>
			</author>
			<updated>2022-06-15T14:40:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41179#p41179</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: email invoice always says invoice 0 from company]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40912#p40912" />
			<content type="html"><![CDATA[<p>You&#039;re welcome Jan Willem</p>]]></content>
			<author>
				<name><![CDATA[jwbosch]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=4535</uri>
			</author>
			<updated>2022-04-21T22:12:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40912#p40912</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: email invoice always says invoice 0 from company]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40883#p40883" />
			<content type="html"><![CDATA[<p>This has been fixed and committed to stable repo. Thanks for reporting this.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2022-04-18T06:50:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40883#p40883</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: email invoice always says invoice 0 from company]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40882#p40882" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>jwbosch wrote:</cite><blockquote><div class="quotebox"><cite>advocaat.pollet wrote:</cite><blockquote><p>I had the same problem en changed the &#039;%d&#039; by &#039;%s&#039;.</p><p>F.</p></blockquote></div><p>Thanks, that does the trick</p></blockquote></div><p> @joe&nbsp; update it on core</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2022-04-17T13:43:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40882#p40882</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: email invoice always says invoice 0 from company]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40881#p40881" />
			<content type="html"><![CDATA[<p>Thanks, that does the trick</p>]]></content>
			<author>
				<name><![CDATA[jwbosch]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=4535</uri>
			</author>
			<updated>2022-04-17T11:34:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40881#p40881</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: email invoice always says invoice 0 from company]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40879#p40879" />
			<content type="html"><![CDATA[<p>I had the same problem en changed the &#039;%d&#039; by &#039;%s&#039;.</p><p>F.</p>]]></content>
			<author>
				<name><![CDATA[advocaat.pollet]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46170</uri>
			</author>
			<updated>2022-04-16T06:59:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40879#p40879</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: email invoice always says invoice 0 from company]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40878#p40878" />
			<content type="html"><![CDATA[<p>This is reference number queried in debtor_trans table.&nbsp; </p><p>Type =10 and trans_no =<strong> invoice no </strong>. </p><p>It might be connected with get_customer_trans function.&nbsp; Which will help you to get the reference and pass it to invoice.&nbsp; </p><p>Try enable pdf debug from config.php </p><p>And use display error function to check whether the reference passed properly</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2022-04-16T06:55:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40878#p40878</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[email invoice always says invoice 0 from company]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40877#p40877" />
			<content type="html"><![CDATA[<p>For a while FA is sending invoices to my customers with the invoicenumber 0 in header and body.<br />I think I screwed it up somewhere in rep107.php to fix another problem but i can find it or know what to change it to, to get it to work again. (The invoice attachment is fine b.t.w)<br />on line 326 : $rep-&gt;End($email, sprintf(_(&quot;Invoice %d from %s&quot;), $myrow[&#039;reference&#039;], get_company_pref(&#039;coy_name&#039;)));<br />It looks like $myrow[ŕeference&#039;] is not populated (anymore). How do i correct this the right way?</p><p>(I feel so dumb right now ;-) )</p><p>Jan Willem Bosch</p><p>Using FA for at least 10 years</p>]]></content>
			<author>
				<name><![CDATA[jwbosch]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=4535</uri>
			</author>
			<updated>2022-04-15T21:15:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40877#p40877</id>
		</entry>
</feed>
