Forum

[SOLVED] Impossible...
 
Notifications
Retirer tout

[SOLVED] Impossible to record an absence on calendar

3 Posts
2 Utilisateurs
0 Reactions
1,924 Vu
(@abarbier35)
Posts: 31
Trusted Member
Début du sujet
 
[#7422]

Hi, Since version V9.0.5, we have a bug on recording absences using modules. Indeed, the popup but the type is empty and impossible to select one.

On the field "Type" we have no option available. 

After submit, we have this message : 

We use two navigator : 
- EDGE Chromium : V89
- Firefox : Firefox v78

Thinks for your help, 


 
Posté : 18/03/2021 3:36 pm
(@babynus)
Posts: 14952
Membre Admin
 

Hi,
Issue confirmed.
In view/leaveCalendar.php, change line 200 from

                                        dojoType='dijit.form.FilteringSelect'

to

                                        dojoType='dijit.form.Select'

and chnage line 209 from

                                        data-dojo-type='dijit.form.FilteringSelect' 

to

                                        data-dojo-type='dijit.form.Select' 

 
Posté : 19/03/2021 5:56 pm
(@abarbier35)
Posts: 31
Trusted Member
Début du sujet
 

Hi,

Thanks, this bug is resolved.


 
Posté : 19/03/2021 6:18 pm
Share:
Retour en haut