R
Ryan Tryssenaar
I have a problem where e-mail notifications of the latest schedule changes
to a project don't contain the proper "Remaining Work" value. The layout of
the notification is something like this:
Project: "Project Name"
Assign to" "User Name"
-------------------------------------------------------------------------------------------------------
Task Name: "Task Name"
Start: "Start Date" Finish: "Finish Date" Work: "Hours of
Actual work" Rem Work: "Hours"
etc.
The Rem Work field equals the Work field for every Task in the e-mail. What
is wrong with the e-mail notifications, and can anyone point me to the place
where I can modify this? I have looked in the MSP_WEB_CONVERSIONS table on
the SQL Server and the record where this is generated contains (what I
assume to be) a variable - ASSN_REM_WORK. Is this notification generated
through an .asp page, and which page should I be looking at?
Thanks,
Ryan
to a project don't contain the proper "Remaining Work" value. The layout of
the notification is something like this:
Project: "Project Name"
Assign to" "User Name"
-------------------------------------------------------------------------------------------------------
Task Name: "Task Name"
Start: "Start Date" Finish: "Finish Date" Work: "Hours of
Actual work" Rem Work: "Hours"
etc.
The Rem Work field equals the Work field for every Task in the e-mail. What
is wrong with the e-mail notifications, and can anyone point me to the place
where I can modify this? I have looked in the MSP_WEB_CONVERSIONS table on
the SQL Server and the record where this is generated contains (what I
assume to be) a variable - ASSN_REM_WORK. Is this notification generated
through an .asp page, and which page should I be looking at?
Thanks,
Ryan