<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Bank details on Quotes]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1288</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1288&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Bank details on Quotes.]]></description>
		<lastBuildDate>Mon, 31 Oct 2022 13:24:04 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Bank details on Quotes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41667#p41667</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (moiz74)]]></author>
			<pubDate>Mon, 31 Oct 2022 13:24:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41667#p41667</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank details on Quotes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41487#p41487</link>
			<description><![CDATA[<p>Can this make it to the core or a flag for it company wide?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 23 Sep 2022 13:32:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41487#p41487</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank details on Quotes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41463#p41463</link>
			<description><![CDATA[<p>@msuhail197 please&nbsp; use on thread for your&nbsp; same query .</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Mon, 19 Sep 2022 17:10:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41463#p41463</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank details on Quotes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41458#p41458</link>
			<description><![CDATA[<p>I am using version 2.4.12. It contains &quot;header2.inc:318&quot;. Not getting it.</p>]]></description>
			<author><![CDATA[null@example.com (msuhail197)]]></author>
			<pubDate>Mon, 19 Sep 2022 12:10:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41458#p41458</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank details on Quotes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5751#p5751</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (waverider)]]></author>
			<pubDate>Wed, 28 Apr 2010 23:55:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5751#p5751</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank details on Quotes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5744#p5744</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 28 Apr 2010 17:09:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5744#p5744</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank details on Quotes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5737#p5737</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (waverider)]]></author>
			<pubDate>Wed, 28 Apr 2010 10:46:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5737#p5737</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank details on Quotes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5735#p5735</link>
			<description><![CDATA[<p>Comment out line header2.inc:318.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 28 Apr 2010 10:12:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5735#p5735</guid>
		</item>
		<item>
			<title><![CDATA[Bank details on Quotes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5727#p5727</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (waverider)]]></author>
			<pubDate>Wed, 28 Apr 2010 00:42:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5727#p5727</guid>
		</item>
	</channel>
</rss>
