YetiForceCompany / YetiForceCRM

Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
https://yetiforce.com
Other
1.74k stars 750 forks source link

[Question] Can't get Calendar New Layout ? #11668

Closed apcloic closed 5 years ago

apcloic commented 5 years ago

Hi,

I'm using YetiForce CRM 5.2 Service Pack v13 on a dedicated VPS (Ubuntu 18.04)

I'm unable to get the new calendar layout like described in the following issue #9525

I've tried the 'edit menu' trick but without luck, still old layout.

Is there any other parameter or configuration setting to do ?

Regards

vovpff commented 5 years ago

Here /config/Modules/Calendar.php should be:

    /** Calendar view - allowed values: Extended, Standard, refresh menu files after you change this value */
    public static $CALENDAR_VIEW = 'Extended';