Copying carrier information to new snapshot
https://service.jiwa.com.au/browse/DEV-4416 has some discussion about getting carrier information copied to a new snapshot.
I'd like to do this.
This is a continuation of my (tangentially) related challenge around automatic backorder release on shipment book-in. The release is working, but my generating of an XML for export to our 3PL is failing because there is no carrier information on the newly created snapshot.
Would it be sufficient to populate SO_HistoryCarrier from somewhere in, say, SalesOrder.SaveEnd ? Presumably I need the new snapshot's RecID first?
I'd like to do this.
This is a continuation of my (tangentially) related challenge around automatic backorder release on shipment book-in. The release is working, but my generating of an XML for export to our 3PL is failing because there is no carrier information on the newly created snapshot.
Would it be sufficient to populate SO_HistoryCarrier from somewhere in, say, SalesOrder.SaveEnd ? Presumably I need the new snapshot's RecID first?