[FIX] document: reverted to previous version of __openerp__. 'certificate' was lost and 'version' was changed

bzr revid: olt@tinyerp.com-20100820094208-4p0sbuuxsk0xk110
This commit is contained in:
olt@tinyerp.com 2010-08-20 11:42:08 +02:00
parent 04f18af064
commit 0e3529e32f
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
{
'name': 'Integrated Document Management System',
'version': '1.99',
'version': '1.1',
'category': 'Generic Modules/Others',
'description': """This is a complete document management system:
* User Authentication
@ -57,7 +57,7 @@
],
'installable': True,
'active': False,
'certificate': None,
'certificate': '0070515416461',
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: