I use sugarcrm 4.2.1b on suse linux. When I send invitation to a meeting: If the receiver is a user it have a correctd date in the mail, if he is a contact , it receive an empty date and time!Why??
I use sugarcrm 4.2.1b on suse linux. When I send invitation to a meeting: If the receiver is a user it have a correctd date in the mail, if he is a contact , it receive an empty date and time!Why??
Last edited by alfonso_ce; 2006-08-29 at 07:22 AM.
If I change this line in Meeting.php file:
from
$prefDate = User::getUserDateTimePreferences($meeting->current_notify_user);
to
$prefDate = User::getUserDateTimePreferences($current_user);
It works.
The problems seems becouse the contanct don't have a UserDateTimePreferences. It is a bugs? none have the same problem?![]()
Last edited by alfonso_ce; 2006-08-28 at 05:03 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks