hi
i create new module and installed it ..
in Employees
module i have a requirement to enable Employee Group who has basic
privileges to see 'Department' menu item and then our requirements
changed so i comment it but it still appear how can i make database see
this update ..
<!-- Employee Can View Department Details -->
<!-- <menuitem id="hr.menu_hr_department_tree"
name="Department" groups="hr.group_hr_user"/> -->
thanks