To no avail. I’m using SuiteCRM 7.10 and need to change the module name of accounts to classes for our use case. I made the change in modules but the quick create menu appears to be pulling the original module name not just the display name. Is there anyway to override this?
I changed the name of the Accounts module via admin: rename modules. I changed the name to: Classes. The change is reflected everywhere via the user interface except the quick create menu. Still lists Create Account. Not Create Classes. I’ve tried to edit the _globalLinks.tpl as well as the _headerModuleList.tpl files. The issue is that I don’t, necessarily, want to add an item. I want to change the name of an item to match the balance of the interface. When I change the name of the Accounts module as above is seems to just change the display name. Should I export the Accounts module, edit it and change the name there to Classes, and import back in? Thank you in advance for your assistance!