I am trying to install a custom module (Sale Channel) in Odoo 9 and I keep getting the following error:
ParseError: "External ID not found in the system: base.menu_base_config" while parsing file:///C:/Program Files/Odoo 9.0-20160923/server/openerp/addons/sale_channel/views/partner_view.xml:55, near<menuitem id="menu_sales_channel" parent="base.menu_base_config" groups="base.group_sale_manager" action="action_sales_channels_view"/>
Any help/guidance would be much appreciated.