nofusscomputing / centurion_erp

An ERP with a focus on ITSM and Automation
MIT License
0 stars 0 forks source link

percent_completed allways posts 0% when creating projects via API #313

Closed jasonpagetas closed 2 months ago

jasonpagetas commented 2 months ago

When adding a Project via API I have a field for percent_done which seems to match up nicely to the option in the API for percent_completed. However regardless of what value I POST Centurion always returns 0%

jon-nfc commented 2 months ago

The docs clearly show this as a read-only field.

Screenshot from 2024-09-22 14-02-53

This is a calculated field.