• Error Upgrade SugarCRM Enterprise from 11.0.3 to 12.0.0

    Good Day! Hello Everyone, I am asking anyone from the community who encounters errors during the upgrade of their SugarCRM Enterprise, both in silent upgrade and wizard upgrade, for help. SilentUpgrade Error: Wizard Upgrade Error Wizard…
  • SugarOutfitter API built into Sugar?

    When will the SugarOutfitters Licensing code be built into Sugar? Having to include the logic with each Add-On seems a bit silly now that Sugar owns the company. With the new ExternalResourceClient, it seems like this would be the perfect time to add…
  • BeanFactory::getBean not returning existing record in SugarCRM custom code

    I have a SugarCRM integration. It has the following line in the code $beanToSync = BeanFactory::getBean($moduleToCheck, $beanToSync->id); In $moduleToCheck the module 'Leads' is passed and $beanToSync->id have an ID of an existing Lead in SUgarCRM…
  • How to utilize Quick Repair from the CLI and the Profile Menu

    In the next post at https://sugardevelopersguide.substack.com/ . We will publish our thoughts on QRR from the command line and from the profile menu. Detailed instructions and Module Loadable Packages to add QRR functionality to the SugarCRM Console…