Skip to Content
मेन्यू
This question has been flagged
1 Reply
9635 Views

Hello all,

In Odoo v8 ->Point of sale->Orders

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

Thanks

Avatar
Discard
Author Best Answer

 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
Discard

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

Author

I agree. I was testing.

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

Related Posts Replies Views Activity
2
मई 24
15567
1
दिस॰ 15
8382
2
जन॰ 21
10146
3
जून 17
7762
1
नव॰ 15
6588