joniles / mpxj

Primary repository for MPXJ library

Home Page:http://www.mpxj.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrimaveraPMProjectWriter: save [Actual|Planned]LaborUnits fields

alex-matatov opened this issue · 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!