<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Supplier Allocation Inquiry - Due Date]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8189&amp;type=atom" />
	<updated>2019-06-04T06:16:54Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8189</id>
		<entry>
			<title type="html"><![CDATA[Re: Supplier Allocation Inquiry - Due Date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35102#p35102" />
			<content type="html"><![CDATA[<p>This has been fixed and committed to stable repo.</p><p>Thanks @poncho1234.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2019-06-04T06:16:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35102#p35102</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Supplier Allocation Inquiry - Due Date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35099#p35099" />
			<content type="html"><![CDATA[<p>Well spotted @poncho1234</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2019-06-03T18:09:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35099#p35099</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Supplier Allocation Inquiry - Due Date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35098#p35098" />
			<content type="html"><![CDATA[<p>@rafat; looks like a bug:-</p><p>Looking at:-</p><div class="codebox"><pre><code>File: \sales\inquiry\customer_allocation_inquiry.php
151:     _(&quot;Due Date&quot;) =&gt; array(&#039;type&#039;=&gt;&#039;date&#039;, &#039;fun&#039;=&gt;&#039;due_date&#039;),</code></pre></div><p>and comparing with:-</p><div class="codebox"><pre><code>File: \purchasing\inquiry\supplier_allocation_inquiry.php
142:     _(&quot;Due Date&quot;) =&gt; array(&#039;fun&#039;=&gt;&#039;due_date&#039;),</code></pre></div><p>The supplier due date is not given the type &#039;date&#039;: or any other type.</p><p>So in \includes\ui\db_pager_view.inc</p><p>its assigned as a normal labelcell:-</p><div class="codebox"><pre><code>File: \includes\ui\db_pager_view.inc
144:               else
145:                     label_cell($cell);</code></pre></div><p> instead of a date labelcell:-<br /></p><div class="codebox"><pre><code>File:\includes\ui\db_pager_view.inc
114:             case &#039;date&#039;:
115:                 label_cell(sql2date($cell), &quot;align=&#039;center&#039; nowrap&quot;); break;</code></pre></div><p>I&#039;ve added to mantis id #0004897</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2019-06-03T17:44:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35098#p35098</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Supplier Allocation Inquiry - Due Date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35095#p35095" />
			<content type="html"><![CDATA[<p>Hi,</p><p>In the Supplier Allocation Inquiry the Due Date is always in the format YYYY-MM-DD no matter&nbsp; what the user preferences are, unlike the Customer Allocation Inquiry which follow the user preference&#039;s choice.</p><p>Is there a reason for that?</p><p>https://imgur.com/HNTJfhO</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2019-06-03T10:44:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35095#p35095</id>
		</entry>
</feed>
