تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
8070 أدوات العرض

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
مارس 25
51082
3
مارس 15
20715
1
يناير 24
2275
0
أبريل 22
4045
0
يناير 17
4374