Some amendments to how tasks are displayed, and one new feature were uploaded over the weekend.
Downloading Projects as a PDF
Users with financial privileges are presented with the following link at the top right of the Project Details page :

Clicking the link will display the following form:

As you can see, a wide range of options are provided, giving fine control over what information is displayed. You can display as much, or as little as you need, depending on who you are showing the document to.
This feature makes use of Nicola Asuni’s excellent TCPDF php pdf class. Thanks to One Design for the request.
Tasklist modifications
I have made some changes to the way in which tasks are presented.
- Users with Account and Finance permissions can now view all users’ tasks. Previously, only the account owner could
- Open Tasks now shows only tasks associated with live projects. Previously, tasks associated with quotes were also being listed
- Accounts with multiple users now display tasks grouped by user, with each user’s recorded time being shown. This means that users sharing tasks will only see their own recorded hours displayed.
Thanks to Ludlow Kingsley for the request.