[FIX] l10n_uk: set a valid certificate number

bzr revid: qdp-launchpad@tinyerp.com-20101209115712-tg62m1j4h4wsqli5
This commit is contained in:
qdp-launchpad@tinyerp.com 2010-12-09 12:57:12 +01:00
parent a8a985eecc
commit 172c0cda3e
1 changed files with 1 additions and 1 deletions

View File

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