<?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_Data_Setup</id>
	<title>Dispatch Data Setup - 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_Data_Setup"/>
	<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Dispatch_Data_Setup&amp;action=history"/>
	<updated>2026-05-15T16:10:15Z</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_Data_Setup&amp;diff=154&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_Data_Setup&amp;diff=154&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;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&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;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Dispatch_Data_Setup&amp;diff=153&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_Data_Setup&amp;diff=153&amp;oldid=prev"/>
		<updated>2017-01-10T00:01:35Z</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;[[Category: Dispatch]]&lt;br /&gt;
[[Category: Setup]]&lt;br /&gt;
&lt;br /&gt;
== System Options to Review==&lt;br /&gt;
*Product Lookup Option: 2= Show only Job Prices    (Optional)&lt;br /&gt;
*Show Only COD Prices&lt;br /&gt;
&lt;br /&gt;
== Plants ==&lt;br /&gt;
*Set Color&lt;br /&gt;
::Normally lighter colors will display best.  Verify color setup will work well with remote desktop systems.&lt;br /&gt;
*Set Plant to Dispatch - Concrete&lt;br /&gt;
*Setup Critical Time fields&lt;br /&gt;
::Job Setup Time&lt;br /&gt;
::Batch Setup&lt;br /&gt;
::Batch Load&lt;br /&gt;
::Plant Wash&lt;br /&gt;
::Job Wash&lt;br /&gt;
*Setup Batch Mix&lt;br /&gt;
::This is the dummy product code that is sent to batch controls when a NonMix product is used on line 1 of a ticket&lt;br /&gt;
*Setup Plant Open and Close Times&lt;br /&gt;
::This will be used in future Roll Forward handling for multi-day orders.&lt;br /&gt;
&lt;br /&gt;
== Products ==&lt;br /&gt;
* Verify that Plant_NO is setup&lt;br /&gt;
* Verify correct Product Base.  See [[Updating the Base Product Code for 1.8 System]]&lt;br /&gt;
* Set the Product Type for all mixes to CONCRETE MIX &lt;br /&gt;
:(The default Product Type should be setup in Product Class Maintenance)&lt;br /&gt;
* Set up Default Quantities for all non mix products. See [[Setting up Default Quantities to Optimize Dispatch]]&lt;br /&gt;
&lt;br /&gt;
== Trucks ==&lt;br /&gt;
* Set Current_Plant and Returning_Plant to match Home_Plant&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
* Setup Security Levels by User (System Maintenance Menu/User Maintenance)&lt;br /&gt;
* Remove all accounting functions for Dispatchers&lt;br /&gt;
* Add Security to the CCTSECTL list as needed.  See [[Dispatch: Creating Default Security Settings]]&lt;br /&gt;
* Add File Maintenance items as needed to the Dispathc menu.  NOTE: Try to use one custom menu for all users, and use security settings to make them inactive.&lt;br /&gt;
&lt;br /&gt;
== Menu ==&lt;br /&gt;
Create the following ccwmnu file:&lt;br /&gt;
&amp;lt;PRE&amp;gt;&lt;br /&gt;
;CCWMNU.INI&lt;br /&gt;
;&lt;br /&gt;
;&lt;br /&gt;
; Copyright 2007 GivenHansco Inc.&lt;br /&gt;
; ALL RIGHTS RESERVED&lt;br /&gt;
;&lt;br /&gt;
;---------------------- Dispatch System ------------------------&lt;br /&gt;
&lt;br /&gt;
[App_DI]&lt;br /&gt;
File Maintenance=DIFM&lt;br /&gt;
File Lists=DIFL&lt;br /&gt;
&lt;br /&gt;
[DIFM]&lt;br /&gt;
Customers=ARFMCUS&lt;br /&gt;
Products=ARFMPRD&lt;br /&gt;
;Customer Prices=ARFMCPR&lt;br /&gt;
;Group Prices=ARFMGPR&lt;br /&gt;
;Job Prices=ARFMJPR&lt;br /&gt;
Plants=ARFMPLT&lt;br /&gt;
Trucks=ARFMTRK&lt;br /&gt;
Drivers=ARFMDRV&lt;br /&gt;
Zones=ARFMZON&lt;br /&gt;
&amp;lt;/PRE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also: ==&lt;br /&gt;
:[[Dispatch Time Definitions]]&lt;br /&gt;
:[[Dispatch: Sending NonMix Products to Batch Control]]&lt;br /&gt;
:[[Converting Orders to Dispatch]]&lt;/div&gt;</summary>
		<author><name>Intra&gt;User</name></author>
	</entry>
</feed>