[FIX] Schedule jobs even if their next time has passed.
[odoo/odoo.git] / addons / profile_manufacturing / __terp__.py
index 167343d..7bf367b 100644 (file)
@@ -32,6 +32,6 @@
     'demo_xml': [],
     'installable': True,
     'active': False,
-    'certificate': '27737506213',
+    'certificate': '0027737506213',
 }
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: