PO lines editability changes
Changes coming the week of June 23rd to simplify the current PO line and PO status experience.
The purchase order line status will now be calculated, and the editability of the PO lines will be tied to the PO status. All properties and attributes in a purchase order line are editable if its corresponding PO is in a Draft status, regardless of the status of the PO line.
For example, a PO line may be fully received, but we will allow you to increase the quantity of the PO line if the PO is in draft, if you received more than what was written on the PO line.
These changes will remain backward compatible with all integrations customers currently have.
You will still have the ability to cancel individual PO lines. However, you will no longer have the ability to manually change one PO line back to draft. You will need to change the whole PO to draft to edit any of the PO lines. For all of our customers, you should remain unaffected, as this was a mostly hidden change.
API Changes
With these changes, we've cleaned up how editability is returned in our API.
editable
field is now returned as a Boolean instead of a String field.
Old:
New:
Last updated
Was this helpful?