Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
9671 Visualizzazioni

Hello all,

In Odoo v8 ->Point of sale->Orders

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

Thanks

Avatar
Abbandona
Autore Risposta migliore

 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
Abbandona

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

Autore

I agree. I was testing.

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

Post correlati Risposte Visualizzazioni Attività
2
mag 24
15652
1
dic 15
8442
2
gen 21
10206
3
giu 17
7811
1
nov 15
6652