NEW FEATURES
None
BUG FIXES
Problem solved:
If Meeting Notes field of the meeting would contain a big amount of text, then in Meeting Minutes HTML report it may be incorrectly placed in relation to the elements of the HTML meeting minutes report.
The problem is actually cause by Microsoft Access bug, however way is found to avoid this bug.
EXISTING FUNCTIONALITY CHANGES
Project status report now also contains the Closed Items information, which was previously not available in any of the reports
• Closed risks and issues
• Inactive agreements
• Closed actions
It is implemented in different ways in native MS Access report and in HTML report:
In MS Access report:
a second report is added (Project Closed Items)
In HTML report
Closed risks and issues, Inactive agreements, Closed actions are added to the end of the HTML report in grey colour
The reason it is done in a different way in both types of a report is that due to probably some MS Access bug so far I did not manage to make combined report in MS Access format to be displayed correctly in the MS Access Report view.