[IMP]: base_action_rule: Improvement in the rule object class, overwrite the create...
authorrpa (Open ERP) <rpa@tinyerp.com>
Wed, 26 May 2010 12:13:46 +0000 (17:43 +0530)
committerrpa (Open ERP) <rpa@tinyerp.com>
Wed, 26 May 2010 12:13:46 +0000 (17:43 +0530)
commitd330f6e2628eb805eb684faee9c38cf06bddcc55
tree00ba2912a99b2f3f2f80a044496d941e6a62f6e2
parent2415c11a96523af5d0314b04e3257e816dac4d0c
[IMP]: base_action_rule: Improvement in the rule object class, overwrite the create() and write() method to trigger rules if record of object in rule undergoes create/write

bzr revid: rpa@tinyerp.com-20100526121346-i71io3zm3cu9jhit
addons/base_action_rule/__openerp__.py
addons/base_action_rule/base_action_rule.py
addons/base_action_rule/base_action_rule_data.xml [new file with mode: 0644]
addons/base_action_rule/base_action_rule_view.xml
addons/crm/crm_action_rule.py
addons/crm/crm_phonecall.py