Succefull Calls to list!

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Succefull Calls to list!

Postby GDelkos » Mon Feb 09, 2015 8:00 am

Hi there

i would like to know if there is a way to access the succefull calls for the current day(sales) from mysql!

thank you in advance!
GDelkos
 
Posts: 67
Joined: Tue Dec 02, 2014 8:50 am

Re: Succefull Calls to list!

Postby DomeDan » Mon Feb 09, 2015 8:24 am

Yes
Code: Select all
SELECT * FROM vicidial_list WHERE status = 'SALE' and DATE(last_local_call_time) = CURDATE()

But I would recommend you use the vicidial reports like "Export Calls Report" and "Export Leads Report"
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Succefull Calls to list!

Postby GDelkos » Mon Feb 09, 2015 10:11 am

i am trying to make a small program based on csharp so i can have everydays reports on the go!
thanks for the point!
GDelkos
 
Posts: 67
Joined: Tue Dec 02, 2014 8:50 am

Re: Succefull Calls to list!

Postby GDelkos » Wed Feb 11, 2015 5:16 am

yes that would return the lead number and some other stats but it wont return the agent that made the sale!
is there anyway to get the agent name that did the sale?
thank you in advance!
GDelkos
 
Posts: 67
Joined: Tue Dec 02, 2014 8:50 am

Re: Succefull Calls to list!

Postby DomeDan » Wed Feb 11, 2015 5:20 am

thats in the vicidial_log table, you should look around in the database there is lots of useful tables there ;)
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Succefull Calls to list!

Postby GDelkos » Wed Feb 11, 2015 5:29 am

"SELECT * FROM vicidial_log WHERE status = 'SALE' and DATE( call_date) = CURDATE()";

i am trying to get something like that dosent seem to work though!
any help would be much loved!

thank you so much for your help!
GDelkos
 
Posts: 67
Joined: Tue Dec 02, 2014 8:50 am

Re: Succefull Calls to list!

Postby DomeDan » Wed Feb 11, 2015 5:45 am

if there was a SALE today then you would probably see it with that query.

use phpmyadmin to explore the database and debug when you are writing your reporting-programs
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden


Return to Support

Who is online

Users browsing this forum: Majestic-12 [Bot] and 51 guests