• Calculate the end date(SLA) from its start date in business hours

    I need to calculate end-date/SLA for a given start-date considering the completion-time in minutes within the business hours/days. For instance : start-date = 2023-03-17 15:00:00 completion-time = 240 (minutes) Considering 9 working…
  • Continuation line within Dependency php file

    I have a Dependency file using SetOptions to present a DD List. The reason I am using a Dependency file is there is more than one conditions involved so my understanding is I can't build a Dependent Dropdown list within Studio as that only allows one…
  • After Code deployment with Git I am Getting Error..?

    Warning : require_once(src/Cache/Backend/BackwardCompatible.php): failed to open stream: No such file or directory in /var/www/html/sugarcrm/include/utils/autoloader.php on line 355 Fatal error : require_once(): Failed opening required 'src/Cache/Backend…