<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Sales Quote Inquiry]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5393</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5393&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Sales Quote Inquiry.]]></description>
		<lastBuildDate>Thu, 18 Dec 2014 18:42:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21809#p21809</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 18 Dec 2014 18:42:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21809#p21809</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21808#p21808</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 18 Dec 2014 18:21:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21808#p21808</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21803#p21803</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 18 Dec 2014 17:39:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21803#p21803</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21794#p21794</link>
			<description><![CDATA[<p>Not a problem G, glad that you contributed with this issue.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 18 Dec 2014 08:46:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21794#p21794</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21793#p21793</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (geoffreywalton)]]></author>
			<pubDate>Wed, 17 Dec 2014 22:06:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21793#p21793</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21791#p21791</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 17 Dec 2014 17:46:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21791#p21791</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21790#p21790</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (geoffreywalton)]]></author>
			<pubDate>Wed, 17 Dec 2014 16:41:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21790#p21790</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21789#p21789</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 17 Dec 2014 14:41:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21789#p21789</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21785#p21785</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 17 Dec 2014 08:26:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21785#p21785</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21784#p21784</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 17 Dec 2014 04:34:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21784#p21784</guid>
		</item>
		<item>
			<title><![CDATA[Sales Quote Inquiry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21781#p21781</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (geoffreywalton)]]></author>
			<pubDate>Tue, 16 Dec 2014 20:27:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21781#p21781</guid>
		</item>
	</channel>
</rss>
