\n";
diff --git a/agc_2-X/trunk/www/vicidial/help_documentation.txt b/agc_2-X/trunk/www/vicidial/help_documentation.txt
index 6c1b9dde..7066276e 100644
--- a/agc_2-X/trunk/www/vicidial/help_documentation.txt
+++ b/agc_2-X/trunk/www/vicidial/help_documentation.txt
@@ -351,6 +351,7 @@ campaigns-qc_get_record_launch QC Get Record Launch This allows one of the
campaigns-qc_show_recording QC Show Recording This allows for a recording that may be linked with the QC record to be display in the QC agent screen.
campaigns-qc_web_form_address QC WebForm Address This is the website address that a QC agent can go to when clicking on the WEBFORM link in the QC screen.
campaigns-qc_script QC Script This is the script that can be used by QC agents in the SCRIPT tab in the QC screen.
+campaigns-qc_scorecard QC Scorecard This is the scorecard to be shown to the agent when evaluating a QC record.
campaigns-vtiger_search_category Vtiger Search Category If Vtiger integration is enabled in the system settings then this setting will define where the vtiger_search.php page will search for the phone number that was entered. There are 4 options that can be used in this field: LEAD- This option will search through the Vtiger leads only, ACCOUNT- This option will search through the Vtiger accounts and all contacts and sub-contacts for the phone number, VENDOR- This option will only search through the Vtiger vendors, ACCTID- This option works only for accounts and it will take the list vendor_lead_code field and try to search for the Vtiger account ID. If unsuccessful it will try any other methods listed that you have selected. Multiple options can be used for each search, but on large databases this is not recommended. Default is LEAD. UNIFIED_CONTACT- This option will use the beta Vtiger 5.1.0 feature to search by phone number and bring up a search page in Vtiger.
campaigns-vtiger_search_dead Vtiger Search Dead Accounts If Vtiger integration is enabled in the system settings then this setting will define whether deleted accounts will be searched when the agent clicks WEB FORM to search in the Vtiger system. DISABLED- deleted leads will not be searched, ASK- deleted leads will be searched and the vtiger search web page will ask the agent if they want to make the Vtiger account active, RESURRECT- will automatically make the deleted account active again and will take the agent to the account screen without delay upon clicking on WEB FORM. Default is DISABLED.
campaigns-vtiger_create_call_record Vtiger Create Call Record If Vtiger integration is enabled in the system settings then this setting will define whether a new Vtiger activity record is created for the call when the agent goes to the vtiger_search page. Default is Y. The DISPO option will create a call record for the Vtiger account without the agent needing to go to the vtiger search page through the WEB FORM.
@@ -394,6 +395,7 @@ lists-expiration_date Expiration Date This option allows you to set the dat
lists-local_call_time Local Call Time This is a setting for this list only, where you set during which hours you would like to dial leads within this specific list, as determined by the local time in the area in which you are calling. This is controlled by the time zone, as defined by that list setting, and is adjusted for Daylight Savings time if applicable. However, state rules are based on the state field for the lead and not only the time zone that is set. This call time setting is applied after the campaign local call time has been applied to the list and will NOT override the campaign settings. This setting will only narrow down call times in relation to the campaign local call time setting. It will NOT allow calling outside the hours set by the campaign local call time setting. This is useful if you have lists that need different call times within the same campaign. For example calling business numbers between 9am to 5pm and consumer phones between 9am to 9pm within the same campaign. General Guidelines in the USA for Business to Business is 9am to 5pm and Business to Consumer calls is 9am to 9pm. Default is campaign.
lists-audit_comments Audit Comments This option allows comments to be moved to an audit table. No longer editable, but viewable along with the date-time-creator of each comment. Default is N. This is a part of the Quality Control Add-On.
lists-agent_script_override Agent Script Override If this field is set, this will be the script that the agent sees on their screen instead of the campaign script when the lead is from this list. Default is not set.
+lists-qc_scorecard_override QC Scorecard Override This is the scorecard to be shown to the agent when evaluating a QC record. It will override any campaign setting, but ingroup QC settings still take top priority.
lists-inbound_list_script_override Inbound Script Override If this field is set, this will be the script that the agent sees on their screen instead of the campaign script when the agent receives an inbound call and the lead is from this list. Default is not set.
lists-inbound_drop_voicemail Inbound Drop Voicemail Override If an inbound call associated with this list drops while in an Inbound Group queue, this is the voicemail box the call will be sent to if the Drop Action is set to go to a voicemail box.
lists-inbound_after_hours_voicemail Inbound After Hours Voicemail Override If an inbound call associated with this list triggers an after hours action after it has been sent to an Inbound Group queue, this is the voicemail box the call will be sent to if the After Hours Action is set to go to a voicemail box.
@@ -578,6 +580,7 @@ inbound_groups-qc_statuses QC Statuses This area is where you select which
inbound_groups-qc_shift_id QC Shift This is the shift timeframe used to pull QC records for an inbound_group. The days of the week are ignored for these functions.
inbound_groups-qc_get_record_launch QC Get Record Launch This allows one of the following actions to be triggered upon a QC agent receiving a new record.
inbound_groups-qc_show_recording QC Show Recording This allows for a recording that may be linked with the QC record to be display in the QC agent screen.
+inbound_groups-qc_scorecard QC Scorecard This is the scorecard to be shown to the agent when evaluating a QC record.
inbound_groups-qc_web_form_address QC WebForm Address This is the website address that a QC agent can go to when clicking on the WEBFORM link in the QC screen.
inbound_groups-qc_script QC Script This is the script that can be used by QC agents in the SCRIPT tab in the QC screen.
inbound_groups-hold_recall_xfer_group Hold Recall Transfer In-Group If a customer calls back to this in-group more than once and this is not set to NONE, then the call will automatically be sent on to the In-Group selected in this field. Default is NONE.
diff --git a/agc_2-X/trunk/www/vicidial/lead_tools.php b/agc_2-X/trunk/www/vicidial/lead_tools.php
index 2505b18f..42f9f884 100644
--- a/agc_2-X/trunk/www/vicidial/lead_tools.php
+++ b/agc_2-X/trunk/www/vicidial/lead_tools.php
@@ -372,7 +372,7 @@ if ($move_submit == _QXZ("move") )
echo "\n";
echo "\n";
echo "\n";
- echo "\n";
+ echo "\n";
echo "\n";
echo "
\n";
echo "\n\n";
@@ -429,7 +429,7 @@ if ($confirm_move == _QXZ("confirm"))
$move_lead_rslt = mysql_to_mysqli($move_lead_stmt, $link);
$move_lead_count = mysqli_affected_rows($link);
- $move_sentence = "$move_lead_count leads have been moved from list $move_from_list to $move_to_list with the status $move_status and that were called $move_count_op_phrase$move_count_num times.";
+ $move_sentence = "$move_lead_count "._QXZ("leads have been moved from list")." $move_from_list "._QXZ("to")." $move_to_list "._QXZ("with the status")." $move_status "._QXZ("and that were called")." $move_count_op_phrase$move_count_num "._QXZ("times").".";
$SQL_log = "$move_lead_stmt|";
$SQL_log = preg_replace('/;/', '', $SQL_log);
@@ -503,7 +503,7 @@ if ($update_submit == _QXZ("update") )
echo "\n";
echo "\n";
echo "\n";
- echo "\n";
+ echo "\n";
echo "\n";
echo "