Page 1 of 1

mysql help

PostPosted: Sat Jan 26, 2008 11:28 pm
by eliasferreyra
hello
im trying to find the table where the data go when an agent use the disposition sales made..

for samples i need to combinate the mysql with another software that im doing , but i need to pass the sales to another database, i need know where is the sales table to comunicate it


please help

PostPosted: Sun Jan 27, 2008 8:49 am
by mflorell
vicidial_agent_log and vicidial_log should both contain agent disposition data.

yes matt

PostPosted: Sun Jan 27, 2008 10:01 pm
by eliasferreyra
yes matt i need to configure the sales disposition for reports
on another software

i need that each time the agent use a disposition as sales made it can be copied to another software as a prospet for process the customer data as a sale, for samples in the dishnetwork campaign case.
we need the customer data to pass it to another software to verify it and process the data as an orden

PostPosted: Sun Jan 27, 2008 10:51 pm
by ramindia
Hi

why dont you create views to other database
so when the sales update you have the data on the other side software too

ram