[FIX] ir.ui.view: deletion of parent view should not cascade
authorOlivier Dony <odo@openerp.com>
Tue, 25 Nov 2014 15:54:43 +0000 (16:54 +0100)
committerOlivier Dony <odo@openerp.com>
Tue, 25 Nov 2014 17:38:39 +0000 (18:38 +0100)
commite5f7b5673505d8df3951075e486add96de045650
tree7d56be70a7bec6f6e18c988d0d416c4b51abcaf6
parentbd338a779a993c0b88053b0e48f7d2f652129304
[FIX] ir.ui.view: deletion of parent view should not cascade

This is safer to avoid inadvertently dropping customizations,
and does not impact the normal update/uninstall process, which
is based on the dependency order.
openerp/addons/base/ir/ir_ui_view.py