OTM Invoice Direct SQL Update
I have some recurring issues where the parent invoice was not updated successfully specifically the service provider gid field. With this, the invoice was not available for approval. Is there any tools or ways to update the OTM Invoice object directly using SQL e.g. "update invoice set SERVPROV_GID = 'something' where invoice_gid = 'invoice123'