<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — check overdue delivery date]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4332&amp;type=atom" />
	<updated>2013-09-05T21:49:19Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4332</id>
		<entry>
			<title type="html"><![CDATA[Re: check overdue delivery date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17651#p17651" />
			<content type="html"><![CDATA[<p>There was big Sourceforge site upgrade these days, so the Repo could be unavailable for some time. Now all works as before, but on new&nbsp; URLs.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-09-05T21:49:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17651#p17651</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: check overdue delivery date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17608#p17608" />
			<content type="html"><![CDATA[<p>Thanks Janusz. </p><p>The updates on 30th and 31st August 2013 did not make it to the Git Repo in time and some time ago in May 2013 the HG repo was lagging and hence assumed it was discarded but found it uptodate now and further wrongly assumed it to be a reverse mirror.</p><p>Corrected the links on the main page of the Wiki on the Mirror status and in my repo as well.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-09-04T12:29:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17608#p17608</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: check overdue delivery date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17595#p17595" />
			<content type="html"><![CDATA[<p>No, it was fixed in git <a href="http://devel.frontaccounting.com/git/?p=fa-stable.git;a=commit;h=793e76f330cb7a4f1745653e6803e7a785c3b961">5 day ago</a>.<br />BTW Git repo is still only the mirror of SF mercurial repo which is official one.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-09-04T07:20:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17595#p17595</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: check overdue delivery date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17567#p17567" />
			<content type="html"><![CDATA[<p>The file is <strong>sales/inquiry/sales_orders_view.php</strong> and the <strong>line 106</strong>:<br /></p><div class="codebox"><pre><code>            &amp;&amp; date1_greater_date2(Today(), sql2date($row[&#039;ord_date&#039;]))</code></pre></div><p>should be:<br /></p><div class="codebox"><pre><code>            &amp;&amp; date1_greater_date2(Today(), sql2date($row[&#039;delivery_date&#039;]))</code></pre></div><p>Any reason why this has not been corrected in the Git Repo now?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-09-03T23:33:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17567#p17567</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: check overdue delivery date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17514#p17514" />
			<content type="html"><![CDATA[<p>Yes, you are right. Will be fixed in next release. Thanks.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-08-29T20:21:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17514#p17514</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[check overdue delivery date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17502#p17502" />
			<content type="html"><![CDATA[<p>at line 106 in sales_order_view.php ( function check_overdue) i think the appropriate line should be: <br />&amp;&amp; date1_greater_date2(Today(),sql2date($row[&#039;delivery_date&#039;]))</p><p>since this will only mark orders that did not got shipped before that date (requested date). This is specifically useful for company that manufacture or don&#039;t ship products same or next day.</p>]]></content>
			<author>
				<name><![CDATA[cristiart]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17592</uri>
			</author>
			<updated>2013-08-29T00:50:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17502#p17502</id>
		</entry>
</feed>
