Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
8530 Zobrazení

How to avoid this error in openerp processing.

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

Avatar
Zrušit

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.

Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
7
bře 25
51940
3
bře 15
21308
1
led 24
3042
0
dub 22
4504
0
led 17
4741