Added options to restrict agent lead search to the owner field equal to the user, user group or selected territories for the agent
Changed Campaign VDAD Extension to Routing Extension in the campaign screen, updated help section for the field also git-svn-id: svn://192.168.202.10@1606 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -686,3 +686,7 @@ ALTER TABLE vicidial_lead_search_log_archive MODIFY search_log_id INT(9) UNSIGNE
|
||||
|
||||
UPDATE system_settings SET db_schema_version='1261',db_schema_update_date=NOW();
|
||||
|
||||
ALTER TABLE vicidial_campaigns MODIFY agent_lead_search_method VARCHAR(30) default 'CAMPLISTS_ALL';
|
||||
|
||||
UPDATE system_settings SET db_schema_version='1262',db_schema_update_date=NOW();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user