added ability to allow agents to login to non-CLOSER campaigns if there are no leads in the hopper

git-svn-id: svn://192.168.202.10@559 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2007-03-19 20:28:14 +00:00
parent d42749734a
commit fde412bee9
5 changed files with 26 additions and 8 deletions
+2 -1
View File
@@ -522,7 +522,8 @@ campaign_changedate DATETIME,
campaign_stats_refresh ENUM('Y','N') default 'N',
campaign_logindate DATETIME,
dial_statuses VARCHAR(255) default ' NEW -',
disable_alter_custdata ENUM('Y','N') default 'N'
disable_alter_custdata ENUM('Y','N') default 'N',
no_hopper_leads_logins ENUM('Y','N') default 'N'
);
CREATE TABLE vicidial_lists (