Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
9611 Widoki

Hello all,

In Odoo v8 ->Point of sale->Orders

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

Thanks

Awatar
Odrzuć
Autor Najlepsza odpowiedź

 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

Awatar
Odrzuć

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.???

Powiązane posty Odpowiedzi Widoki Czynność
2
maj 24
15542
1
gru 15
8356
2
sty 21
10128
3
cze 17
7717
1
lis 15
6567