I do not like the default many to many relationship between accounts and projects.
In our organization, one account may have many projects... but there would never be one project shared across accounts... (can anyone explain the logic behind this default set up?)
So, I have created a one to many relationship from Account -> Project....
And now I want to remove the extra "Projects" sub panel from the Accounts Detail View, and the Accounts sub-panel from Projects Detail View in an upgrade safe manner.
So, from the bit of reading I've done in the docs... it says that the folders under the "custom" directory can be used to override default functionality... so, I copied subpaneldefs.php from the primary modules directory into the custom modules directory, and removed the "projects" entry from the array.
But, no result... I had to change the primary subpaneldefs.php file... which means at next upgrade my change will likely be overwritten...
Have I missed the boat?


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks