showstuff11
22nd September 2022, 12:22
i have created a function in invoicing that after i track down unserved lines in sales order during invoicing, i will cancel it via db.update but unfortunately the sales lines history didnt update .. is there any fast way or easy way to update this? thank you for any suggestions

blanchap
5th October 2022, 18:50
How do you cancel it in your db.update?

you could use stpapi function on the maintain SO session and that will update the history part of it also

PB.