bzr revid: jvo@tinyerp.com-20090529073038-rz0klt69k2kiydem
This commit is contained in:
Jay (Open ERP) 2009-05-29 13:00:38 +05:30
parent 1d42a31a57
commit 8801abec64
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ def init_db(cr):
state = 'uninstallable'
cr.execute('select nextval(\'ir_module_module_id_seq\')')
id = cr.fetchone()[0]
print info.get('name', False)
cr.execute('insert into ir_module_module \
(id, author, website, name, shortdesc, description, \
category_id, state, certificate) \