Merge pull request #90 from odoo-dev/master-uninstall-module-tpa
authorThibault Delavallée <tde@openerp.com>
Mon, 16 Jun 2014 08:08:36 +0000 (10:08 +0200)
committerThibault Delavallée <tde@openerp.com>
Mon, 16 Jun 2014 08:08:36 +0000 (10:08 +0200)
[FIX] issues when uninstalling modules: unlink ir.action.todo which are related to actions which will be deleted (fix issues when uninstalling modules) + check for menu existence before displaying need action

1  2 
openerp/addons/base/ir/ir_actions.py

Simple merge