Incorrect default resource limit module name #4213

Open
opened 2026-02-20 16:14:59 -05:00 by deekerman · 2 comments
Owner

Originally created by @tsmgeek on GitHub (Jan 30, 2020).

Incorrect use of Reports as module name when default module is AOR_Reports.

github.com/salesagility/SuiteCRM@3591f7c091/include/utils.php (L169)

Reports -> AOR_Reports

Originally created by @tsmgeek on GitHub (Jan 30, 2020). Incorrect use of `Reports` as module name when default module is `AOR_Reports`. https://github.com/salesagility/SuiteCRM/blob/3591f7c09190a4a5c17c37d60e4c598d1157ad57/include/utils.php#L169 Reports -> AOR_Reports
Author
Owner

@SohanTirpude commented on GitHub (Apr 4, 2020):

There are multiple instances of special_query_modules in SuiteCRM where Reports is mentioned rather than AOR_Reports. So, shall we make changes in all those instances as well? @Mac-Rae

@SohanTirpude commented on GitHub (Apr 4, 2020): There are multiple instances of `special_query_modules` in SuiteCRM where `Reports` is mentioned rather than `AOR_Reports`. So, shall we make changes in all those instances as well? @Mac-Rae
Author
Owner

@chris001 commented on GitHub (Apr 4, 2020):

@ChangezKhan
Probably best to refactor it... to avoid the bugs/pitfalls from copy-and-paste programming...

@chris001 commented on GitHub (Apr 4, 2020): @ChangezKhan Probably best to refactor it... to avoid the bugs/pitfalls from copy-and-paste programming...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#4213
No description provided.