Error details:
Field `x_salesshop` does not exist
Error context:
View `res.users.groups`
[view_id: 156, xml_id: base.user_groups_view, model: res.users, parent_id: 153]" while parsing file:///C:/Program Files (x86)/Odoo 8.0-20151230/server/openerp/addons/stock/security/stock_security.xml:5, near
<record id="group_locations" model="res.groups">
<field name="name">Manage Multiple Locations and Warehouses</field>
<field name="category_id" ref="base.module_category_hidden"/>
</record>
x_salesshop is a custom field according to the Odoo coding recommendations and does not belong to the standard warehouse module.
so, please tell me how to repair this problem, or how to remove this error while system stoped