Hoping someone might be able to give me a hand here. I am trying to update a Sales Orders notes field using the WSDL in a C# web app. It fails with the following error in the response XML:
You do not have permissions to set a value for element discounttotal due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases.
However we do not have / use this field, nor am I updating it. Anyone have any suggestions on running this down? tia!