Wow, I’m getting super frustrated with how every little thing I do seems to go wrong. Every little change causes another issue to break out somewhere and I don’t understand how even the most seasoned developer can handle that. I know enough about PHP to not make any serious blunders but only have made a few changes to include the old collection module in my CRM.
But hopefully this one is a simple answer. I’m trying to make the relavent edits to the editview.php, detailsview.php, etc. to add the collections module (https://github.com/salesagility/SuiteCRM/pull/8341) to my site. I tested it on the Contacts module and it worked well enough that I figured I’d go ahead and put it in the module that I wanted (which is the Contracts module that I renamed to Patient Care Reports), but neither contracts nor patient care reports exist in the modules folder. The only patient care reports folder that I can find is in custom/modules and its only an empty language folder. Where would a renamed module be in the directory?