joniles/mpxj

PrimaveraPMProjectWriter: save [Actual|Planned]LaborUnits fields

alex-matatov opened this issue · 3 comments

Hi Jon,

Would it be possible to save Activity.plannedWork (or PlannedLaborUnits/PlannedNonLaborUnits) and Activity.actualWork (or ActualLaborUnits/ActualNonLaborUnits) in PrimaveraPMProjectWriter.writeActivity(Task mpxj) ?

Thanks,
Alex

(related to #664 and #665)

@alex-matatov I have implemented this, see the discussion in #664 for details.

Thank you!