At the end of the year, we worked on several small improvements that make working with FortesMilestones more efficient and user-friendly. Below you will find an overview of the most important changes.
Overview of changes
- Updated permission: Project manager can see production for own projects.
- Hyperlink in Extended properties now opens in a new browser tab.
- Ability to send invoices via the Web API.
Updated permission: Project manager can see production for own projects
The existing permission Project Manager can see production for own projects has been extended.
With this permission, the user can:
With this permission, the user can:
- Open the production screens.
- View only production items from projects where they are the project manager.
- Edit these production items.
This makes managing production data for project managers easier and more efficient.
Hyperlink in 'extended properties' opens in a new tab
When an extended property of type Hyperlink is used on master data, the link now opens by default in a new browser tab. This prevents users from losing their current work context when opening external links.
API – Send invoice
It is now possible to send invoices via the Web API.
A new endpoint is available:
A new endpoint is available:
POST V3/odata/Invoice({key})/SendThis action returns a Job ID for the send task, which is also visible in the application. This provides more flexibility for external parties that have integrated with FortesMilestones.

Opmerkingen