Meeting Module In Editview Add Invitees and scheduling panel Not appearing

Hi,

I am experiencing an issue in EdiView of meeting, I am not able to see Add Invitees and scheduling panel in meetings Editview. But same is appearing in Calls EditView.

Below is the js error in console in EditView

document.forms[form_name].duration_minutes is undefined

Also while saving meeting it is redirecting to http://192.168.38.176/SugarCE/index.php?action=Save&module=Home&search_form=false&advanced=false&query_string=. And throwing below fatal error:

Call to a member function ACLAccess() on null in /var/www/html/SugarCE/include/MVC/Controller/SugarController.php on line 540, referer: http://192.168.38.176/SugarCE/index.php?module=Meetings&action=EditView

Any extra js is required for this? I have set proper permission to the suitecrm application as well.

SuiteCRM
Version 7.1.8
Sugar Version 6.5.20 (Build 1001)

Go to Admin > Studio > Meetings
Remove Duration label, and recreate new one. click on Save and deploy
Invitee panel are displayed now

For bad migration from SugarCRM, check by removing custom Module files in ./custom/modules/ folder.