This release includes the following changes:
Analytics language support
Analytics now respects the language setting in your user profile. For example, if you use the CMMS in French, Analytics will now be displayed in French as well.
For a list of the languages we support, see Supported languages.
API enhancements
Our API (version 2.40.0) now allows you to expose the following fields for read and write access in the Project Table:
- strDescription
- a short text description of the project.
- dtmActualEndDate
- the end date of the project, once completed or confirmed.
- dtmActualStartDate
- the start date of the project, once completed or confirmed.
- dtmProjectedEndDate
- the projected end date of the project.
- dtmProjectedStartDate
- the projected start date of the project.
To learn more, see our API Reference.