[IMP] base_action_rule: allow using the CharDomain widget
authorAmit Vora <avo@openerp.com>
Mon, 23 Jun 2014 05:27:42 +0000 (10:57 +0530)
committerThibault Delavallée <tde@openerp.com>
Wed, 1 Oct 2014 07:07:29 +0000 (09:07 +0200)
commitbee03356993e77e60a3773b9aa7df470547f5e29
tree1873ddcc24da5e97adf188992f181a1ee04fc8f2
parent7246b8105bdebdd175ca82d5018f68e15e60eb43
[IMP] base_action_rule: allow using the CharDomain widget
to set the filter and pre-update filter. Using ir.filters is still
possible, but is not the only way anymore of setting the domains
used in the base action rules.
addons/base_action_rule/base_action_rule.py
addons/base_action_rule/base_action_rule_view.xml
addons/crm/crm_action_rule_demo.xml