<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — before overdue sales order]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6990&amp;type=atom" />
	<updated>2017-09-26T11:17:15Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6990</id>
		<entry>
			<title type="html"><![CDATA[Re: before overdue sales order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28730#p28730" />
			<content type="html"><![CDATA[<p>Check out the <strong>function check_overdue()</strong> in the file <strong>sales/inquiry/sales_orders_view.php</strong> and how it is called at nearly the end of the file:<br /></p><div class="codebox"><pre><code>$table-&gt;set_marker(&#039;check_overdue&#039;, _(&quot;Marked items are overdue.&quot;));</code></pre></div><p>You might want another function in similar vein, say, called <em>function check_nearly_overdue()</em> and implement a call similar to it near the end of the file. It might mean making another method for the table object&#039;s class for a different colour.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-09-26T11:17:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28730#p28730</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[before overdue sales order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28729#p28729" />
			<content type="html"><![CDATA[<p>Is there an easy hack to implement a warning color (perhaps yellow) for sales orders about to be overdue.<br />The red color is great, but how about 2-3 days before to get a yellow mark...</p>]]></content>
			<author>
				<name><![CDATA[cristiart]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17592</uri>
			</author>
			<updated>2017-09-25T18:58:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28729#p28729</id>
		</entry>
</feed>
