odoo/addons/base_action_rule
Olivier Dony d08821442e [FIX] base_action_rule: upon update/create of an automated action in multiprocess mode, force registry reload
Short of signaling the other workers, the (new) automated
rule may be randomly ignored, depending on which worker
handles the request (until the workers all reload
their registries).

bzr revid: odo@openerp.com-20131216142049-xh9gxy5cir3p2i09
2013-12-16 15:20:49 +01:00
..
i18n Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
security [FIX] base_action_rule: even test models need access rules (avoid warning) 2013-11-08 22:54:51 +01:00
tests [MERGE] lp:~c2c/openobject-addons/trunk-trg_dates-base_action-rule-20120510 2012-12-21 12:39:57 +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 [FIX] base_action_rule: upon update/create of an automated action in multiprocess mode, force registry reload 2013-12-16 15:20:49 +01: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 [FIX] base_action_rule: no domain on user_id=False on filters because it pollutes the filters of everyone 2013-03-20 13:15:49 +01:00
test_models.py [IMP] Base Action Rule (only filter conditions) 2012-11-28 10:29:28 +01:00