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

How to avoid this error in openerp processing.

The problem is that, I must lock all table in database for one cron task.

아바타
취소

When you lock all table (depending on which lock you choose) you'll definitely get this error if someone tries to update. It is part of the consistency design in database. I would actually question the reason behind the decision to lock all table. If it can be eased, you might be able to work on solution.

베스트 답변

A possible solution: https://www.odoo.com/forum/help-1/question/transactionrollbackerror-a-possible-solution-69070

아바타
취소
관련 게시물 답글 화면 활동
7
3월 25
51547
3
3월 15
20999
1
1월 24
2601
0
4월 22
4248
0
1월 17
4516