From 0d99c900e3873e0e8a63ca1c4583748fc2c03008 Mon Sep 17 00:00:00 2001 From: mattf Date: Sun, 4 Feb 2007 00:11:52 +0000 Subject: [PATCH] changed docs to set the adjust GMT script to try to match up by postal code. git-svn-id: svn://192.168.202.10@500 3d104415-ff17-0410-8863-d5cf3c621b8a --- docs/BASE_INSTALL.txt | 4 ++-- docs/SCRATCH_INSTALL.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/BASE_INSTALL.txt b/docs/BASE_INSTALL.txt index f5b085dd..1792cd63 100644 --- a/docs/BASE_INSTALL.txt +++ b/docs/BASE_INSTALL.txt @@ -594,7 +594,7 @@ AST_CRON_mix_recordings_BASIC.pl file in it's place) * * * * * /usr/share/astguiclient/AST_VDhopper.pl -q ### adjust the GMT offset for the leads in the vicidial_list table -1 1 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug +1 1 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug --postal-code-gmt ### reset several temporary-info tables in the database 2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl @@ -646,7 +646,7 @@ Now that the sample leads have been entered, we can go into the VICIDIAL administration website and set up our campaigns, lists and users. But first let's make sure that they have the right GMT offset: run this on the command line: - - /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl + - /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --postal-code-gmt 3. Enter the astguiclient administration page: http://10.10.10.15/vicidial/admin.php diff --git a/docs/SCRATCH_INSTALL.txt b/docs/SCRATCH_INSTALL.txt index e759b4c2..f784ca27 100644 --- a/docs/SCRATCH_INSTALL.txt +++ b/docs/SCRATCH_INSTALL.txt @@ -2755,7 +2755,7 @@ AST_CRON_mix_recordings_BASIC.pl file in it's place) * * * * * /usr/share/astguiclient/AST_VDhopper.pl -q ### adjust the GMT offset for the leads in the vicidial_list table -1 1 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug +1 1 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug --postal-code-gmt ### reset several temporary-info tables in the database 2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl @@ -2846,7 +2846,7 @@ Now that the sample leads and disposition codes have been entered, we can go into the VICIDIAL administration website and set up our campaigns, lists and users. But first let's make sure that they have the right GMT offset: run this on the command line: - - /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl + - /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --postal-code-gmt 3. Enter the astguiclient administration page: http://10.10.10.15/vicidial/admin.php