bbalet / jorani

Leave and Overtime Management System
http://jorani.org/
GNU Affero General Public License v3.0
389 stars 276 forks source link

Error creating a leave request #398

Open caperdu opened 1 year ago

caperdu commented 1 year ago

Bonjour,

Using Jorani 1.0.2, when I try to create a leave request, the process never ends.

I enter a start date, an end date. As soon as the end date has been entered, the following message, asking to wait, appears and stays on :

image image

According to DevTools, Validate in legacy.js never responds.

GeoHolz commented 1 year ago

Use php8.1

M-Falken commented 9 months ago

Same issue for me, same with php8.1, 8.2, 8.3 Jorani 1.0.2 with last patch applied from master

for sure related to assets/dist/legacy.js Because as we click on the start date filed, the console throw "Une chaîne vide a été transmise à « getElementById() »."

M-Falken commented 9 months ago

Perhaps this can help too From the database test : SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION database_name.GetParentIDByID does not exist