<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Sales Quote Inquiry]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5393&amp;type=atom" />
	<updated>2014-12-18T18:42:49Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5393</id>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21809#p21809" />
			<content type="html"><![CDATA[<p>Yes, I saw the automatic creation entry, but only wanted it for new installations to be complete. This will be useful in code analysis as well rather than searching all over the php files for all possible values.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-12-18T18:42:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21809#p21809</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21808#p21808" />
			<content type="html"><![CDATA[<p>No apmuthu, this is done automatically in gl_setup.php, line 97.</p><p>We can wait until release 2.4 with this.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-12-18T18:21:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21808#p21808</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21803#p21803" />
			<content type="html"><![CDATA[<p>We now need to synch these changes into the default Chart of Accounts:<br /></p><div class="codebox"><pre><code>INSERT INTO `0_sys_prefs` VALUES (&#039;default_quote_valid_days&#039;, &#039;glsetup.sales&#039;, &#039;smallint&#039;, 6, 30);</code></pre></div><p>The code is done to auto create this entry but adding it to the CoA&#039;s is just for completion sake.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-12-18T17:39:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21803#p21803</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21794#p21794" />
			<content type="html"><![CDATA[<p>Not a problem G, glad that you contributed with this issue.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-12-18T08:46:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21794#p21794</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21793#p21793" />
			<content type="html"><![CDATA[<p>Sales Order Entry and Inquiry have different field titles, so i was not confusing them.</p><p>I have just tried it again and the dates are promting as expected so apologies for a false alarm.</p><p>Not sure what could explain it, I have not changed the files since and I logged off and on again just in case.</p><p>Must be operator error but can&#039;t determine here.</p><p>Cheers</p><p>G</p>]]></content>
			<author>
				<name><![CDATA[geoffreywalton]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19856</uri>
			</author>
			<updated>2014-12-17T22:06:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21793#p21793</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21791#p21791" />
			<content type="html"><![CDATA[<p>Strange, I did test it correctly.</p><p>Are you sure you did not test Sales Order Entry by mistake?</p><p>And did you replace all files correctly?</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-12-17T17:46:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21791#p21791</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21790#p21790" />
			<content type="html"><![CDATA[<p>Just tested this, </p><p>I went to GL set up and set Quote Valid Days to 30 and Delivery Required by to 10.</p><p>Logged off and on again.</p><p>Started Sales Quotation Inquiry, Quotation Date is 17/12/24 and the field titled &quot;Valid Until:&quot; is prompting with 27/12/14,&nbsp; this is today&#039;s date plus the number in the Delivery Required by field set up on the GL set up screen. I would expect it to be 14/01/15.</p><p>Any thoughts?</p><p>Cheers</p><p>G</p>]]></content>
			<author>
				<name><![CDATA[geoffreywalton]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19856</uri>
			</author>
			<updated>2014-12-17T16:41:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21790#p21790</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21789#p21789" />
			<content type="html"><![CDATA[<p>After Consulting with Janusz, we have decided to add this entry in the System and GL Setup, Setup tab.</p><p>Three files were updated, /admin/gl_setup.php, /includes/prefs/sysprefsinc and /sales/includes/ui/sales_order_ui.inc.</p><p>The php files has been renamed to php1, due to that php files are not allowed to upload. Please rename to .php Before replacing.</p><p>The fix has gone to HG repository and the Changes are going to next minor.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-12-17T14:41:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21789#p21789</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21785#p21785" />
			<content type="html"><![CDATA[<p>I guess we can fix a global variable in config.php for release 2.3 and later in 2.4 we can implement it in the sys_prefs and Company setup.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-12-17T08:26:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21785#p21785</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21784#p21784" />
			<content type="html"><![CDATA[<p>Excellent idea.<br />@joe: can we get a new entry into the sys_prefs table and company preferences form for this and it&#039;s fallback in the config.php or in the scripts for backwards compatibility?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-12-17T04:34:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21784#p21784</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Sales Quote Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21781#p21781" />
			<content type="html"><![CDATA[<p>When entering a Sales Quote there is a field called &quot;Valid until:&quot;, this promts with tomorrows date.</p><p>If you complete a quote without changeing the date using Sales Order Inquiry you will not be able to see the quote after 2 days.</p><p>Most quotes are valid for 30 days, so my initial thought was for it to promt with the current date + 30. </p><p>But I dare say validity of quotes could vary by company so having it as variable in the company set up makes sense. This would enable faster entry of quotes as the operator will not need to change a date every time as the company standard would be prompted every time.</p><p>So I am proposing 2 changes:-</p><p>Company parameter of &quot;Duration of Quote&quot;</p><p>Allow &quot;All Quotes&quot; to be seen in Sales Order Enquiries by using a &quot;Show Expired:&quot; check box as per the &quot;Show closed:&quot; on the Journal Enquiry screen.</p><p>This would allow expired quotes to be retrieved and used.</p><p>Cheers</p><p>G</p>]]></content>
			<author>
				<name><![CDATA[geoffreywalton]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19856</uri>
			</author>
			<updated>2014-12-16T20:27:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21781#p21781</id>
		</entry>
</feed>
