[FIX] Schedule jobs even if their next time has passed.
[odoo/odoo.git] / addons / profile_accounting / __terp__.py
index 73f6f98..ace96c3 100644 (file)
@@ -32,6 +32,6 @@
     'demo_xml': [],
     'installable': True,
     'active': False,
-    'certificate': '38455352045',
+    'certificate': '0038455352045',
 }
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: