[FIX] Add a certificate ID

lp bug: https://launchpad.net/bugs/321949 fixed

bzr revid: stephane@tinyerp.com-20090127172027-yk4th91oyfaxq83o
This commit is contained in:
Stephane Wirtel 2009-01-27 18:20:27 +01:00
parent 8bbc1677f0
commit 6387d2807e
1 changed files with 1 additions and 1 deletions

View File

@ -35,6 +35,6 @@
'demo_xml': [],
'installable': True,
'active': False,
'certificate': '',
'certificate': '803459507494914221',
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: