I have been trying to follow through on information Abazander and André Lopes kindly provided. However, I have been struggling because I have only passing acquaintance with PHP, Up until now, I have never written production code in PHP. Rather, I have written only simple scripts to, e.g. download financial data from yahoo or send emails. However, there is always more than one way to do things.
Consequently, I have been looking at the sugar CRM schema and it seems to me to be relatively simple.
From what I see, I can write code for a daemon in perl, that lives on the server (the code I was examining produces javascript living on the client) and queries the database to determine what meetings or tasks need reminders to be emailed, and it is easy also to determine who the meeting participants are or who is to complete a given task. I found the table with email addresses. What I haveen't found is the table that tells me which email address belongs to which user/lead/contact. So where is that relation stored?
Thanks
Ted


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks