<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Print Statements (rep_108)  Date]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8716</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8716&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Print Statements (rep_108)  Date.]]></description>
		<lastBuildDate>Fri, 13 Mar 2020 05:31:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Print Statements (rep_108)  Date]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37139#p37139</link>
			<description><![CDATA[<p>Sorry @notrinos</p><p>I was looking at a different system when I posted the above.</p><p>adding<br /></p><div class="codebox"><pre><code>$rep-&gt;formData[&#039;document_date&#039;] = date2sql(Today());</code></pre></div><p>did not help resolve the issue.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Fri, 13 Mar 2020 05:31:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37139#p37139</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print Statements (rep_108)  Date]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37134#p37134</link>
			<description><![CDATA[<p>Thanks @notrinos<br />Your code addition works.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Thu, 12 Mar 2020 07:02:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37134#p37134</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print Statements (rep_108)  Date]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37133#p37133</link>
			<description><![CDATA[<p>This occurs when php date and mysql date are not the same.<br />You can add this code right below line 127 of rep108.php to make the report get the php date instead of mysql date:<br /></p><div class="codebox"><pre><code>$rep-&gt;formData[&#039;document_date&#039;] = date2sql(Today());</code></pre></div><p>Or somehow synchronize php date and mysql date in the data manipulation functions.</p>]]></description>
			<author><![CDATA[null@example.com (notrinos)]]></author>
			<pubDate>Thu, 12 Mar 2020 06:54:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37133#p37133</guid>
		</item>
		<item>
			<title><![CDATA[Print Statements (rep_108)  Date]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37132#p37132</link>
			<description><![CDATA[<p>The date on rep_108 always picks the server date (hosting server). I have specified the time zones in</p><p>.htaccess<br />config.php<br />/includes/date_functions.inc</p><p>all to be Asia/Dubai.. still rep_108 shows the system date and not the timezone date.</p><p>Attached screen shots.</p><p>Any suggestions on how to correct this to show the timezone date?</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Thu, 12 Mar 2020 06:14:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37132#p37132</guid>
		</item>
	</channel>
</rss>
