odoo/addons/base_action_rule
Stéphane Wirtel 1ff7ed2758 [IMP] Optimize the schedulers of the calendar, fetchmail and base_action_rules modules
Disable the the crons when they'd have nothing to do, re-enable them when a
task is (probably) introduced
2014-09-02 18:32:27 +02:00
..
i18n Launchpad automatic translations update. 2014-04-14 05:59:48 +00:00
security [FIX] base_action_rule: even test models need access rules (avoid warning) 2013-11-08 22:54:51 +01:00
tests [IMP] base_action_rule: use better value names for new selection field 2013-03-04 10:49:51 +01:00
__init__.py [IMP] Base Action Rule (only filter conditions) 2012-11-28 10:29:28 +01:00
__openerp__.py [IMP] Optimize the schedulers of the calendar, fetchmail and base_action_rules modules 2014-09-02 18:32:27 +02:00
base_action_rule.py [IMP] Optimize the schedulers of the calendar, fetchmail and base_action_rules modules 2014-09-02 18:32:27 +02:00
base_action_rule_data.xml [IMP] Optimize the schedulers of the calendar, fetchmail and base_action_rules modules 2014-09-02 18:32:27 +02:00
base_action_rule_view.xml [IMP] base_action_rule: when using a timed condition on days, allow to use a working calendar to compute days. 2013-08-21 12:51:27 +02:00
test_models.py [IMP] use the openerp namespace. 2013-02-09 06:35:24 +01:00