Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1781 Visninger

Dear all,

is't safe to delete SO from postgres directly ?.

Thank you very much for your respond.


kind regards

Avatar
Kassér
Bedste svar

It is only safe if the Sales Order is in "Draft/Sent" state. If it is already confirmed, then there would be Deliver Order/Invoice related to the Sales Order and if you delete the Order from the postgres/query, the related documents (Delivery Order/Invoice) will not be deleted.

It is advisable to cancel such Orders first and then delete them.

Avatar
Kassér
Forfatter

hello sudhir , Thank for your answer. Invoice has been canceled and delivery order has been returned also.