<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Quote vs Sales Order text on documents]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=920&amp;type=atom" />
	<updated>2009-11-17T08:41:43Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=920</id>
		<entry>
			<title type="html"><![CDATA[Re: Quote vs Sales Order text on documents]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3893#p3893" />
			<content type="html"><![CDATA[<p>Yes, I see we are talking release 2.1. The PARAM_5 sets the value of $print_as_quote. It is there only as a declaration.</p><p>In release 2.2 you can create quotations just like sales orders as well.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-11-17T08:41:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3893#p3893</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Quote vs Sales Order text on documents]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3892#p3892" />
			<content type="html"><![CDATA[<p>I noticed an option in the sales order report rep109.php to $print_as_quote.</p><p>When this is set to 1, the sales order document is meant to say &#039;QUOTE&#039; or whatever you&#039;ve got in your language, instead of &#039;SALES ORDER&#039;. </p><p>Very useful, however there&#039;s a line of code that says<br />$print_as_quote = 0;<br />but when I changed it to 1, it did nothing.</p><p>Then I found out it doesn&#039;t work because the code picks up the option from </p><p>reporting/includes/reporting.inc<br />as PARAM_5.</p><p>I set that to &#039;1&#039; and the report now correctly says &#039;QUOTE&#039;.</p><p>Question: is the $print_as_quote redundant in rep109.php? Maybe it&#039;s there as a declaration, not sure, but it would seem that PARAM_5 is the place to change it in <br />reporting.inc.</p>]]></content>
			<author>
				<name><![CDATA[p2409]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=267</uri>
			</author>
			<updated>2009-11-17T01:45:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3892#p3892</id>
		</entry>
</feed>
