odoo/addons/base_action_rule
Olivier Dony d49f2a8170 [FIX] base_action_rule: fix deadlock by ensuring parent method is called *after* end transaction - pending refactoring for this ugly thing!
bzr revid: odo@openerp.com-20100706160342-dzd684u172juereq
2010-07-06 18:03:42 +02:00
..
security [REF]: base_action_rule: Code cleaning + View improvement 2010-07-06 17:16:25 +05:30
__init__.py [ADD] base_action_rule: new module to define diffrent actions for any objects 2010-02-15 20:12:24 +05:30
__openerp__.py [IMP] base_action_rule: 2010-06-24 11:47:55 +05:30
base_action_rule.py [FIX] base_action_rule: fix deadlock by ensuring parent method is called *after* end transaction - pending refactoring for this ugly thing! 2010-07-06 18:03:42 +02:00
base_action_rule_data.xml [IMP] base_action_rule: 2010-06-24 11:47:55 +05:30
base_action_rule_view.xml [REF]: base_action_rule: Code cleaning + View improvement 2010-07-06 17:16:25 +05:30