<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — how to add some sentences to the end of quotation only]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3470&amp;type=atom" />
	<updated>2013-02-22T01:56:41Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3470</id>
		<entry>
			<title type="html"><![CDATA[Re: how to add some sentences to the end of quotation only]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=15745#p15745" />
			<content type="html"><![CDATA[<p>is this right?</p><p>if ($this-&gt;formData[&#039;doctype&#039;] == ST_SALESQUOTE)<br />{<br />&nbsp; &nbsp; $txt = &quot;test&quot;;<br />&nbsp; &nbsp; $this-&gt;TextWrapLines($ccol, $this-&gt;row, $right - $ccol, $txt, &#039;C&#039;)<br />}</p><p>Thank you<br />Eric</p>]]></content>
			<author>
				<name><![CDATA[ericta]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=5299</uri>
			</author>
			<updated>2013-02-22T01:56:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=15745#p15745</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to add some sentences to the end of quotation only]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13988#p13988" />
			<content type="html"><![CDATA[<p>Very good , Thank you Joe.</p>]]></content>
			<author>
				<name><![CDATA[Fahed]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16473</uri>
			</author>
			<updated>2012-10-25T08:40:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13988#p13988</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to add some sentences to the end of quotation only]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13985#p13985" />
			<content type="html"><![CDATA[<p>If you do it in header2.inc, you can use a filter f.i.<br /></p><div class="codebox"><pre><code>if ($this-&gt;formData[&#039;doctype&#039;] == ST_SALESQUOTE)
{
    $this-&gt;TextWrapLines(........................) // do what you want here.
}</code></pre></div><p>Insert the lines about line 210.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-10-25T06:53:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13985#p13985</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to add some sentences to the end of quotation only]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13978#p13978" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>joe wrote:</cite><blockquote><p>You can either do that in the Comment or Memo field,<br />or if this info is for all customers you can ad this in file /reporting/includes/header2.inc<br />or add the info in the file /reporting/rep111.php.</p><p>/Joe</p></blockquote></div><p>Thanks joe but I want for this words to be at the bottom of quotation only if I put them in header2.inc they will be shown in all <br />reports , I f i use other suggestions this words will not be at the bottom .</p>]]></content>
			<author>
				<name><![CDATA[Fahed]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16473</uri>
			</author>
			<updated>2012-10-24T21:57:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13978#p13978</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to add some sentences to the end of quotation only]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13964#p13964" />
			<content type="html"><![CDATA[<p>You can either do that in the Comment or Memo field,<br />or if this info is for all customers you can ad this in file /reporting/includes/header2.inc<br />or add the info in the file /reporting/rep111.php.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-10-24T14:00:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13964#p13964</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how to add some sentences to the end of quotation only]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13962#p13962" />
			<content type="html"><![CDATA[<p>hello <br />I need to add this terms at the end of quotation template only :<br />---------------------------------------------------------------------------------------<br />General Terms:<br />1). Material Availability is subject to sales prior to order confirmation.<br />2). Prices are subject to change without prior notice.<br />3). Please mention the Quotation No. in your future correspondence.<br />---------------------------------------------------------------------------------------<br />How to do that ?<br />Best regards</p>]]></content>
			<author>
				<name><![CDATA[Fahed]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16473</uri>
			</author>
			<updated>2012-10-24T13:50:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13962#p13962</id>
		</entry>
</feed>
