update of UPGRADE doc: must have valid user group for admin vicidial user to access all campaigns.

git-svn-id: svn://192.168.202.10@432 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-12-12 06:24:29 +00:00
parent 07a2ce75be
commit 37b9b3335d
+4 -1
View File
@@ -83,7 +83,10 @@ NOTE: Upgrading from 1.1.12-3 to 2.0.1 is at the bottom
ADMIN_keepalive_ALL.pl script with option 7 in astguiclient.conf
12. Added the ability to restrict agent logins by user group to a specific set
of campaigns. This is definable in the USER GROUPS section of admin.php
of campaigns. This is definable in the USER GROUPS section of admin.php.
You must make sure that your admin login is in a user group and that
the selected user group has the allowable campaigns set to ALL
CAMPAIGNS to be able to view and modify all campaigns in the system.
13. Added lead_id and user fields to the recording_log, along with cross-
reference links in several admin web pages for these.