[FIX] res_config: add missing import lost during previous commit

bzr revid: chs@openerp.com-20130411183634-pmg5cn82f8s174y1
This commit is contained in:
Christophe Simonis 2013-04-11 20:36:34 +02:00
parent 841cf5aaad
commit b01528e3f0
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
import logging
from operator import attrgetter
import openerp
from openerp.osv import osv, fields
from openerp.tools import ustr
from openerp.tools.translate import _