odoo/addons/base_action_rule
Thibault Delavallée 023777a86f [IMP] base_action_rule: added 'on_create_or_write' kind that is triggered
on both creation or update. This kind is added especially for migrations
to help migrating old actions not necessarily tailored for 'on_create'
or 'on_write' kind that are new in saas-2.

bzr revid: tde@openerp.com-20131016091305-k9w3tuayl1kag8oc
2013-10-16 11:13:05 +02:00
..
i18n Launchpad automatic translations update. 2013-09-12 06:40:18 +00:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +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] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
base_action_rule.py [IMP] base_action_rule: added 'on_create_or_write' kind that is triggered 2013-10-16 11:13:05 +02:00
base_action_rule_data.xml [IMP]: base_action_rule: Improvement for field 'name' + fix for trg_state_to 2010-07-26 14:50:14 +05:30
base_action_rule_view.xml [MERGE] merged trunk. 2013-06-04 15:14:28 +02:00
test_models.py [IMP] use the openerp namespace. 2013-02-09 06:35:24 +01:00