16 files has some sort of Sugar Pro references in code as comments.
Those should be removed
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
Removing references to former software in code
Related: https://github.com/salesagility/SuiteCRM/issues/5680
@horus68 Shall i work on this?
@asha15 go ahead, you're welcome!
@horus68 @pgorod do i need to remove the commend and stripFlavorTags function from this file ?

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=