[FIX] missing import

This commit is contained in:
Nicolas Bessi
2014-04-29 13:48:48 +02:00
parent cc0953824f
commit f07b3f4ed6

View File

@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from openerp.osv import orm
from openerp.osv import orm, fields
from openerp.tools.translate import _