LiquidPlanner Classic Forum

Ask a Question
Back to All

% complete, hours logged, hours remaining

Posted on behalf of a customer. Original posting date 2014-01-14

We'd like to update all the LP project fields in Salesforce. We're using Apex to access the LP REST API and get project properties. We noticed that a few fields don't exist on the project object, though. Fields such as % complete, Hours Logged, and Hours Remaining. Will we need to compute those values after querying for all tasks of the project? If so, can you give us the rules by which those values are computed?