Hi everyone, how can I edit the "Percent Complete" (percenttimecomplete) field of a project task manually or by user event script?, I understand that it is calculated automatically but for company reasons I must edit it
e
erictgrubaugh
12/17/2024, 9:31 PM
How is it calculated?
a
Alexander Cuadros
12/17/2024, 10:21 PM
it makes (actual work / planned work) * 100 (native function)
e
erictgrubaugh
12/17/2024, 10:32 PM
Then you'll want to programmatically create more Actual Work and/or reduce Planned Work, presumably via Time Entry records.