Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
9620 Zobrazení

Hello all,

In Odoo v8 ->Point of sale->Orders

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

Thanks

Avatar
Zrušit
Autor Nejlepší odpověď

 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
Zrušit

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

Related Posts Odpovědi Zobrazení Aktivita
2
kvě 24
15549
1
pro 15
8359
2
led 21
10131
3
čvn 17
7724
1
lis 15
6570