Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1764 Ansichten

Dear all,

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

Thank you very much for your respond.


kind regards

Avatar
Verwerfen
Beste Antwort

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
Verwerfen
Autor

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