Strange behavior found. I had setup “Manufacturing” module to the system. Where there is no role of Student or “Education” Module. Okay, First going through activity.
I just want to “Show or Hide Desktop Icons” to user XYZ. Any checkbox selected or not selected, by saving changes by “Save” Button, pop-ups an alert warning message, contains “Could not find _doctype: Student”. Let’s say, If I select Student checkbox, by saving generates another pop-up warning message “Could not find _doctype: Student Group” and so on.
I thought I might do some wrong configuration. But, On another system. Same “Manufacturing” module configured. Then, again Every step repeated again to reproduce the error. Hence, Same pop-up warning generates there as well.
That time logged in as Administrator. Switched browser, incognito mode. Logged-in as that user I want to “Show or Hide Desktop Icons”. Same warning there as well. Please reproduce it on your system as well to confirm this bug.
Before summerize, There is no permission rule applies because if it applies, it prevents to show or hide desktop icons, not produces a warning. If warning there should be related to Manufacturing, not to Education Module. I mean, “Manufacturing” module is not having relation to “Education” module. If I delete Doctype as well, even then also not to produce that error.
Hello @samjaninf@aaimaa ,
Have you tried running bench update? If you removed the app from ERPNext, please remove it from apps.txt. If it’s a feature, just like what @itskawsar said, you also need to remove it from the config file.
But first, try running bench update. The new update may be able to fix your problem.