콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
9925 화면

Hello all,

In Odoo v8 ->Point of sale->Orders

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

Thanks

아바타
취소
작성자 베스트 답변

 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

아바타
취소

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

작성자

I agree. I was testing.

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

관련 게시물 답글 화면 활동
2
5월 24
16011
1
12월 15
8761
2
1월 21
10422
3
6월 17
8011
1
11월 15
6888