mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] constant value
This commit is contained in:
@@ -27,7 +27,7 @@ import openerp.pooler as pooler
|
||||
from openerp.osv import orm, fields
|
||||
from openerp.tools.translate import _
|
||||
|
||||
USE_THREAD = False
|
||||
USE_THREAD = True
|
||||
|
||||
|
||||
class move_line_importer(orm.Model):
|
||||
|
||||
Reference in New Issue
Block a user