<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Bank details on Quotes]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1288&amp;type=atom" />
	<updated>2022-10-31T13:24:04Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1288</id>
		<entry>
			<title type="html"><![CDATA[Re: Bank details on Quotes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41667#p41667" />
			<content type="html"><![CDATA[<p>This was helpful. I am using 2.4.11 and changed below in doctext.inc file.<br />Thanks Joe.</p><br /><div class="quotebox"><cite>joe wrote:</cite><blockquote><p>in the line 318<br /></p><div class="quotebox"><blockquote><p>if (isset($bankaccount[&#039;bank_name&#039;]))</p><p>change to the following:</p><p>if (isset($bankcccount[&#039;bank_name&#039;]) &amp;&amp; $doctype != ST_SALESQUOTE)</p></blockquote></div><p>/Joe</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[moiz74]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46658</uri>
			</author>
			<updated>2022-10-31T13:24:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41667#p41667</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank details on Quotes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41487#p41487" />
			<content type="html"><![CDATA[<p>Can this make it to the core or a flag for it company wide?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2022-09-23T13:32:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41487#p41487</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank details on Quotes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41463#p41463" />
			<content type="html"><![CDATA[<p>@msuhail197 please&nbsp; use on thread for your&nbsp; same query .</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2022-09-19T17:10:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41463#p41463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank details on Quotes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41458#p41458" />
			<content type="html"><![CDATA[<p>I am using version 2.4.12. It contains &quot;header2.inc:318&quot;. Not getting it.</p>]]></content>
			<author>
				<name><![CDATA[msuhail197]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45680</uri>
			</author>
			<updated>2022-09-19T12:10:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41458#p41458</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank details on Quotes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5751#p5751" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>joe wrote:</cite><blockquote><p>in the line 318<br /></p><div class="quotebox"><blockquote><p>if (isset($bankaccount[&#039;bank_name&#039;]))</p><p>change to the following:</p><p>if (isset($bankcccount[&#039;bank_name&#039;]) &amp;&amp; $doctype != ST_SALESQUOTE)</p></blockquote></div><p>/Joe</p></blockquote></div><p>Ah - yes! Thanks Joe. That works perfectly.<br />Is there some reason the the default is to include banking details on a Quotation? My clients would only pay on Invoice so it would seem redundant information - but maybe others have a reason for this?</p>]]></content>
			<author>
				<name><![CDATA[waverider]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=418</uri>
			</author>
			<updated>2010-04-28T23:55:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5751#p5751</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank details on Quotes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5744#p5744" />
			<content type="html"><![CDATA[<p>in the line 318<br /></p><div class="quotebox"><blockquote><p>if (isset($bankaccount[&#039;bank_name&#039;]))</p><p>change to the following:</p><p>if (isset($bankcccount[&#039;bank_name&#039;]) &amp;&amp; $doctype != ST_SALESQUOTE)</p></blockquote></div><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-04-28T17:09:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5744#p5744</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank details on Quotes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5737#p5737" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>itronics wrote:</cite><blockquote><p>Comment out line header2.inc:318.<br />Janusz</p></blockquote></div><p>Thanks Janusz,<br />Unfortunately that has the same effect on Sales Invoices, where I do want the bank details to appear.&nbsp; I want to remove it from Quotes but not invoices.</p>]]></content>
			<author>
				<name><![CDATA[waverider]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=418</uri>
			</author>
			<updated>2010-04-28T10:46:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5737#p5737</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank details on Quotes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5735#p5735" />
			<content type="html"><![CDATA[<p>Comment out line header2.inc:318.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-04-28T10:12:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5735#p5735</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bank details on Quotes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5727#p5727" />
			<content type="html"><![CDATA[<p>Hi all,<br />Using 2.2.8 </p><p>When I print a quotation it includes my bank details at the bottom. This is really superfluous information for me on a Quote.&nbsp; I have searched reporting&gt;includes&gt; doctext.inc , doctext2.inc and header2.inc but can&#039;t seem to locate where the instruction to print this information on quotes is located.&nbsp; </p><p>Could someone please point me to the location of the code?</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[waverider]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=418</uri>
			</author>
			<updated>2010-04-28T00:42:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5727#p5727</id>
		</entry>
</feed>
