Sugar PRO references should be removed #6914
Comments
@horus68 Shall i work on this? |
@asha15 go ahead, you're welcome! |
I guess the answer is yes... Please pay attention to the locations where it is called: https://github.com/salesagility/SuiteCRM/search?utf8=%E2%9C%93&q=stripFlavorTags+&type= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
16 files has some sort of Sugar Pro references in code as comments.
Those should be removed
Steps to Reproduce
Try the search with
BEGIN: pro
https://github.com/salesagility/SuiteCRM/search?q=BEGIN%3A+pro&type=Code
flav=pro
https://github.com/salesagility/SuiteCRM/search?q=flav%3Dpro&unscoped_q=flav%3Dpro&type=Code
"BEGIN: open_source"
https://github.com/salesagility/SuiteCRM/search?q=%22BEGIN%3A+open_source%22&unscoped_q=%22BEGIN%3A+open_source%22&type=Code
Context
Removing references to former software in code
Related: #5680
The text was updated successfully, but these errors were encountered: