Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
5075 Visualizzazioni

Impacted versions:
Odoo 9
Steps to reproduce:
Created binary field in odoo 9 and data stored in filestore. (attachment=True)
Current behavior:
Sometime log file below query is running at that time server is very slow and user unable to login system or server time out.
openerp.sql_db:bad query delete from ir_attachment where id in (257445, 25744)
openerp.sql_db:bad query delete from ir_attachment where id in (257445, 25744)
openerp.sql_db:bad query delete from ir_attachment where id in (257445, 25744)
openerp.sql_db:bad query delete from ir_attachment where id in (257445, 25744)
Expected behavior:
I would like to skip above query so user can login to system. The above query automatic run default odoo core module. Please let me know how to avoid to run the above query or skip? the above query run on which condition?

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
dic 17
9883
0
feb 16
5258
0
set 23
2620
0
set 23
2321
5
mag 23
16190