Skip to content

Version 8.3.4

Compare
Choose a tag to compare
@joniles joniles released this 10 Dec 10:58
· 1500 commits to master since this release
  • Updated PMXML schema to version 19.12.
  • Ensure that we always set the activity planned start and planned finish dates when writing a PMXML file.
  • Updated the getPopulatedFields methods to ignore fields with default values.
  • Made the Resource ID attribute available as a resource's TEXT1 custom field, with the alias "Resource ID" when reading PMXML and XER files, or from a P^ database. (Note that presently for XER files and P6 databases, the Resource ID value is also read into the initials attribute. This behaviour is deprecated and will be removed in the next major MPXJ release).
  • Populate the Resource ID with the value read from a P6 schedule when writing a PMXML file.
  • Ensure that the hours per day, week, month and year attributes are read from and written to PMXML files.
  • Fix an issue causing the hours per day calendar attribute to be read inaccurately from XER files and P6 databases.
  • Read assignment actual overtime cost and work attributes from PMXML files.
  • Update calculation of assignment work, cost and units attributes for PMXML files.