Added Sort Order for Export Calls Report
git-svn-id: svn://192.168.202.10@3743 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# version: 20230615085301
|
||||
# version: 20230623102601
|
||||
users-user User ID <QXZ>This field is where you put the users ID number, can be up to 20 digits in length, Must be at least 2 characters in length. We strongly recommend not reusing user accounts for different users, for reporting accuracy. To disable a user account, set the Active option to -N-.</QXZ>
|
||||
users-pass Password <QXZ>This field is where you put the users password. Must be at least 2 characters in length. Only letters and numbers are allowed in user passwords. A medium strength user password will be at least 10 characters in length, and a strong user password will be at least 20 characters in length and have letters as well as at least one number. It is recommended that you use a longer password if possible, stringing together several unrelated words with no spaces, and a number somewhere in the string. The maximum size of a password is 100 characters.</QXZ>
|
||||
users-force_change_password Force Change Password <QXZ>If this option is set to Y then the user will be prompted to change their password the next time they log in to the administration webpage or the agent screen. Default is N.</QXZ>
|
||||
@@ -1496,6 +1496,7 @@ ACCIDDELETE AC-CID Bulk Delete <QXZ>This will delete the Areacode Caller ID entr
|
||||
call_export_report Call Export Report <QXZ>This report is for the downloading of leads and their vicidial_log and/or vicidial_closer_log information by status, list_id and date range. Report downloads to a flat text file that is tab delimited.</QXZ>
|
||||
call_export_report-user User <QXZ>This option will filter all calls to a specific user - user group permissions for the report user still apply, however.</QXZ>
|
||||
call_export_report-date_field Date Field <QXZ>This option will determine if the data exported will be by call log date or the entry date of when the lead was added to the system.</QXZ>
|
||||
call_export_report-sort_dir Sort Order <QXZ>This option will determine if the data exported will sorted in ascending or descending order by the "Date Field" option selected. Default is ascending.</QXZ>
|
||||
call_export_report-header_row Header Row <QXZ>If enabled, the first line in the exported data file will be a list of the headers for the data in the file.</QXZ>
|
||||
call_export_report-rec_fields Recording Fields <QXZ>If enabled, the recordings for the latest phone call for the selected leads will be included in the export. If there is more than one recording, they will be pipe-delimited.</QXZ>
|
||||
call_export_report-custom_fields Custom Fields <QXZ>If Custom List Fields is enabled on your system, and the leads you are exporting have custom fields values stored in the database, they will be included in the export.</QXZ>
|
||||
|
||||
Reference in New Issue
Block a user