odoo/addons/base_action_rule
Martin Trigaux ab54722e78 [IMP] base_action_rule: allow to use time in domain
Unlink typical domain evaluation (ir.rule, filters,...), the evaluated domain
for automated actions did not included time in the context so it was not
possible to make time based conditions in domain.

This should be used with care as filters 'Based on Timed Condition' are still
possible and will probably be enough (and safer) in most cases.
2015-07-23 15:33:15 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-07-19 02:01:00 +02:00
security [FIX] base_action_rule: even test models need access rules (avoid warning) 2013-11-08 22:54:51 +01:00
tests [FIX] remove deprecated checks/fast_suite test attributes from standard modules 2015-01-15 14:31:40 +01:00
__init__.py [IMP] Base Action Rule (only filter conditions) 2012-11-28 10:29:28 +01:00
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
base_action_rule.py [IMP] base_action_rule: allow to use time in domain 2015-07-23 15:33:15 +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] menuitems cleanups 2014-06-28 17:32:01 +02:00
test_models.py [FIX] {base_action_rule,calendar,hr,mail,project_issue}: decorate the method `message_post` to specify signature 2014-07-28 18:07:17 +02:00