<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Report Defaults]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1577</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1577&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Report Defaults.]]></description>
		<lastBuildDate>Fri, 22 Jul 2011 21:23:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Report Defaults]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9793#p9793</link>
			<description><![CDATA[<p>tom, please change the line 17 in /reporting/prn_redirect.php to:</p><p>global $page_security, $save_report_selections;</p><p>It was earlier only: global $page_security;</p><p>Then it should work.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 22 Jul 2011 21:23:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9793#p9793</guid>
		</item>
		<item>
			<title><![CDATA[Re: Report Defaults]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9792#p9792</link>
			<description><![CDATA[<p>Yes, it doesn&#039;t seem to work any more. I will consult Janusz. I think he has changed something here.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 22 Jul 2011 20:43:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9792#p9792</guid>
		</item>
		<item>
			<title><![CDATA[Re: Report Defaults]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9790#p9790</link>
			<description><![CDATA[<p>I set it to 30 :</p><p>&nbsp; &nbsp; /* Save Report selections (a value &gt; 0 means days to save. 0 = no save) */<br />&nbsp; &nbsp; &nbsp; &nbsp; $save_report_selections = 30;</p><p>but the pull down selections stay at the defaults...</p><p>Here are they headers I get, I see the cookie data, but it is not being<br />recognized as a cookie</p><p>http://www.gotgrit.com/admin/fa23/reporting/reports_main.php?JsHttpRequest=0-xml</p><br /><br /><p>POST /admin/fa23/reporting/reports_main.php?JsHttpRequest=0-xml HTTP/1.1</p><p>Host: www.gotgrit.com</p><p>User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110701 Iceweasel/3.5.16 (like Firefox/3.5.16)</p><p>Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</p><p>Accept-Language: en-us,en;q=0.5</p><p>Accept-Encoding: gzip,deflate</p><p>Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7</p><p>Keep-Alive: 300</p><p>Connection: keep-alive</p><p>Content-Type: application/octet-stream; charset=UTF-8</p><p>Referer: http://www.gotgrit.com/admin/fa23/reporting/reports_main.php?Class=0</p><p>Content-Length: 165</p><p>Cookie: osCAdminID=1376b6670caf3b3e93f55ce65b1352; osCsid=3327e28d2e6e08425773892ec6319; FA11ff01cdb0d50479fa1a3c3a5d808b3=2aa40a80dd5e76989240261260a8</p><p>Authorization: Basic xxxxxxxx</p><p>Pragma: no-cache</p><p>Cache-Control: no-cache</p><p>Rep303=Display%3A%20Stock%20Check%20Sheets&amp;REP_ID=303&amp;PARAM_0=-1&amp;PARAM_1=&amp;PARAM_2=0&amp;PARAM_3=0&amp;PARAM_4=1&amp;PARAM_5=1&amp;PARAM_6=&amp;PARAM_7=0&amp;Class=2&amp;_random=357859.914609811</p><p>HTTP/1.1 200 OK</p><br /><p>I tried a different report and it did the same thing</p><p>tom</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Fri, 22 Jul 2011 14:36:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9790#p9790</guid>
		</item>
		<item>
			<title><![CDATA[Re: Report Defaults]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=7056#p7056</link>
			<description><![CDATA[<p>Yes, Tom, this is a good idea. Is now implemented in 2.3 CVS. However a global variable in file config.php needs to be set, f.i. $save_report_selections = 0.<br />A positive value X will save the report selections from report center in X days. 0 = no saving.</p><p>This way we are backwards compatible. So remember to set this value when you download 2.3 next time.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 06 Oct 2010 10:53:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=7056#p7056</guid>
		</item>
		<item>
			<title><![CDATA[Report Defaults]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=7035#p7035</link>
			<description><![CDATA[<p>Since the reports are numbered and so are the various option pull-downs,<br />it might be easy to have the report remember the last options selected,<br />cookies might be easiest or something in the account.</p><p>Since it is just a convenience, cookies may be best</p><p>tom</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Tue, 05 Oct 2010 01:14:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=7035#p7035</guid>
		</item>
	</channel>
</rss>
