Dear Team, I have upgrade SugarCRM version 9.0.1 to 11.0.6 . When i try to upload any attachments in any Cases using SugarCRM screen no reflected any error and showing file uploaded but i am try to view or download the same file facing issue attached…
Dear Team,
I have Upgraded our sugar CRM 11.0.6 to 12.0.3 & we are Getting CRM after login screen (
HTTP: 500 Internal Server Error
Invalid subscription json data
)
Please help what can i do for this issue
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…
Hello everyone!
Previously on my codes, I working with the local files and local directories using some like this:
$function['mkdir'] = mkdir; $function['fopen'] = fopen; $function['unlink'] = unlink; ...
$function['mkdir'](<new_directory_path>…
I have an Use Case where :
1. There is one checkbox in Account Module which should get enable or visible only when :
a. Account Inofrmation is saved successfully without any error and this account should have atleat one Address and atleast one case…
I have gone through many questions and posts but i didn't find the solution for sugar 10.3 (Enterprise Edition)
class save_customer { /* *$bean : *$event : *$arguments : */ function save_customer($bean, $event, $arguments) {
//Check If Customer ID…
I have SugarCRM 7 installed and I have configured the outgoing e-mail address by putting the name of my company in the "from" field and when sending the test e-mail to the recipient, the e-mail arrives with the name of my business. The problem is when…
I have SugarCrm 7 installed in a Xampp server and although in the file php.ini I have configured that I do not show any warning of any kind in sugarcrm 7 I still get notice errors and I can not get them out. Could you help me?