コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
8078 ビュー

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
51090
3
3月 15
20728
1
1月 24
2283
0
4月 22
4056
0
1月 17
4377