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

Hello all,

In Odoo v8 ->Point of sale->Orders

How can we cancel and delete an order there when it is paid?

Thanks

Avatar
Verwerfen
Autor Beste Antwort

 VERY DANGEROUS - SHOULD I DELETE IT????

For the moment, my solution is :

  • Delete associated stock moves (set it draft with SQL);
  • Delete associated quants;
  • Cancel the pos order ((set it cancel with SQL);
  • Delete pos order. It also delete the associated pos_order_line entries.

Correct me if I'm wrong.

Thanks all

Avatar
Verwerfen

In my opinion, it is wrong way, correct way is return and refund,

Autor

I agree. I was testing.

Data integrity in your solution?!? average or real cost price, stock valuation, accounting entries, etc.???

Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Mai 24
15707
1
Dez. 15
8482
2
Jan. 21
10225
3
Juni 17
7838
1
Nov. 15
6703