Hi All is there a way to link invoice to a sales o...
# suitetalkapi
s
Hi All is there a way to link invoice to a sales order with updating "createdfrom" after both SO and Invoice got created? i have seen "Web Services > Populate 'Created From' field on Partial Invoice of Sales Order" but it is not helping. I have tried with UpsertList but i am not able to do. Thanks
b
nope, the created from is only settable on create
and i would recommend using the initialize operation while doing so to make sure you get the orderLines correct
s
Thankyou @battk