Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
9647 Vizualizări

Hello all,

In Odoo v8 ->Point of sale->Orders

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

Thanks

Imagine profil
Abandonează
Autor Cel mai bun răspuns

 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

Imagine profil
Abandonează

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 Răspunsuri Vizualizări Activitate
2
mai 24
15603
1
dec. 15
8414
2
ian. 21
10177
3
iun. 17
7790
1
nov. 15
6625