MPP: getEditableActualCosts() is not behaving correctly.
Multi platform library to read and write schedule data
Brought to you by:
joniles
Hi,
I created a project in MSP 2007 (SP2) and unchecked the option 'Actual costs are always calculated by MSP', which is under 'Tools-->Options-->Calculations' and saved that project in .xml as well in .mpp format. While importing the project:
1) In case of xml the ProjectHeader/getEditableActualCosts() api is returning 'true'.
2) In case of mpp it is always giving me the value 'false'.
Could you please look in to this issue or suggest a workaround?.
Thanks,
Arundev
Hi,
the code now in CVS fixes this issue.
Jon