[MERGE] forward port of branch saas-3 up to fe8106f
[odoo/odoo.git] / openerp / addons / base / ir / ir_cron.py
index b16ac82..eaeecdb 100644 (file)
@@ -85,7 +85,6 @@ class ir_cron(osv.osv):
         'interval_type' : 'months',
         'numbercall' : 1,
         'active' : 1,
-        'doall' : 1
     }
 
     def _check_args(self, cr, uid, ids, context=None):