Can I send some milestones on some projects and tasks?
And will it automatically send an alert email (e.g. 1 day before the milestones) to responsible staff?
Or I need to add the reminder for each task / project? Can the reminder sends email to specific staff?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can set milestones set to specific dates, and these will appear in the project action charts, but they will not generate alerts. And yes, you can estiblish additional reminders on those dates too, which can action alerts to responsible staff.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
allocPSA uses the standard PHP mail functions to peform these tasks. If you're running on a *nix OS, then chances are, all you need is already in-place for it to work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can I send some milestones on some projects and tasks?
And will it automatically send an alert email (e.g. 1 day before the milestones) to responsible staff?
Or I need to add the reminder for each task / project? Can the reminder sends email to specific staff?
Thanks!
You can set milestones set to specific dates, and these will appear in the project action charts, but they will not generate alerts. And yes, you can estiblish additional reminders on those dates too, which can action alerts to responsible staff.
one more thing: would I need to install sth or set sth for allocPSA send email to other users?
Chan,
allocPSA uses the standard PHP mail functions to peform these tasks. If you're running on a *nix OS, then chances are, all you need is already in-place for it to work.