[FIX] Schedule jobs even if their next time has passed.
[odoo/odoo.git] / addons / report_timesheet / __terp__.py
index bdf3189..fc993c3 100644 (file)
@@ -35,6 +35,6 @@
     'demo_xml': [],
     'installable': True,
     'active': False,
-    'certificate': '78701510301',
+    'certificate': '0078701510301',
 }
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: