[FIX]warning: critical bug,missing import statment for "_"

bzr revid: hmo@tinyerp.com-20091105055223-5d8g2befwdc1xz1n
This commit is contained in:
Harry (Open ERP) 2009-11-05 11:22:23 +05:30
parent 1256d1c8ee
commit a1933eaba7
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
import time
from osv import fields,osv
from tools.translate import _
WARNING_MESSAGE = [
('no-message','No Message'),