<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Dispatch_Time_Diagnostics</id>
	<title>Dispatch Time Diagnostics - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Dispatch_Time_Diagnostics"/>
	<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Dispatch_Time_Diagnostics&amp;action=history"/>
	<updated>2026-05-15T17:03:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Dispatch_Time_Diagnostics&amp;diff=186&amp;oldid=prev</id>
		<title>WikiAdmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Dispatch_Time_Diagnostics&amp;diff=186&amp;oldid=prev"/>
		<updated>2023-07-14T12:58:49Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:58, 14 July 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key my_wiki:diff::1.12:old-185:rev-186 --&gt;
&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Dispatch_Time_Diagnostics&amp;diff=185&amp;oldid=prev</id>
		<title>Intra&gt;User: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Dispatch_Time_Diagnostics&amp;diff=185&amp;oldid=prev"/>
		<updated>2017-01-10T00:01:39Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Return Time Diagnostics==&lt;br /&gt;
&amp;lt;PRE&amp;gt;&lt;br /&gt;
select t.ticket_no,T.TRUCK_NO,tgt_leave_job_dt,leave_job_dt,&lt;br /&gt;
   (leave_job_dt-tgt_leave_job_dt)*1440 &amp;quot;Late Mins&amp;quot;,&lt;br /&gt;
   tgt_return_offset, tgt_return_plant_dt,&lt;br /&gt;
   tgt_return_plant_dt+(leave_job_dt-   tgt_leave_job_dt) &amp;quot;Projected Return DT&amp;quot;,cast('now' as timestamp) &amp;quot;Now&amp;quot;,&lt;br /&gt;
   (tgt_return_plant_dt+(leave_job_dt-tgt_leave_job_dt)-cast('now' as timestamp))*1440 &amp;quot;Min to Go&amp;quot;   , t.void_flag&lt;br /&gt;
from artptkhd t&lt;br /&gt;
inner join ditprjld l on t.order_session_no=l.order_session_no&lt;br /&gt;
   and t.order_trans_no=l.order_trans_no and l.load_no=t.order_load_no&lt;br /&gt;
where status_col=7 and t.void_flag&amp;lt;&amp;gt;'Y'&lt;br /&gt;
&amp;lt;/PRE&amp;gt;&lt;/div&gt;</summary>
		<author><name>Intra&gt;User</name></author>
	</entry>
</feed>