[IMP] base: remove menuitem 'Import Module', as the feature is deprecated

bzr revid: rco@openerp.com-20120113140647-31tmnpqye7sdeh6u
This commit is contained in:
Raphael Collet 2012-01-13 15:06:47 +01:00
parent 615e65094a
commit 3e59fe9556
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,7 @@ After importing a new module you can install it by clicking on the button "Insta
<field name="target">new</field>
</record>
<!-- This feature is now deprecated, but may come back later.
<menuitem
name="Import Module"
action="action_view_base_module_import"
@ -62,6 +63,7 @@ After importing a new module you can install it by clicking on the button "Insta
parent="menu_management"
groups="base.group_extended"
sequence="1"/>
-->
</data>
</openerp>