Bonjour, j'utilise GestSup 3.0.6
Il y a un bug d’affichage dans le planning.
Lundi 03 Mardi 11 Mercredi 05... pareil pour semaine qui suit (toujours le mardi).
Voir PJ.
Cordialement.
[Corrigé 3.0.7]Erreur Planning
- Fichiers joints
-
- Planning
- Planning.JPG (66.93 Kio) Vu 3667 fois
Gestsup 3.0.8
Linux ubuntu 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64
Apache 2.4.6
Mysql 5.5.35-0ubuntu0.13.10.2
PHP 5.5.3-1ubuntu2.2
LDAP sur Serveur 2008 R2 Std + serveur Exchange 2013 cu3
Linux ubuntu 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64
Apache 2.4.6
Mysql 5.5.35-0ubuntu0.13.10.2
PHP 5.5.3-1ubuntu2.2
LDAP sur Serveur 2008 R2 Std + serveur Exchange 2013 cu3
bonjour,
modifiez le fichier planning.php pour avoir ceci :
$monday=strtotime(''.$year.'-01-01 +'.($week-1).' WEEK MONDAY');
$tuesday=strtotime(''.$year.'-01-01 +'.($week-1).' WEEK TUESDAY');
$wednesday=strtotime(''.$year.'-01-01 +'.$week.' WEEK WEDNESDAY');
$thursday=strtotime(''.$year.'-01-01 +'.$week.' WEEK THURSDAY');
$friday=strtotime(''.$year.'-01-01 +'.$week.' WEEK FRIDAY');
$saturday=strtotime(''.$year.'-01-01 +'.$week.' WEEK SATURDAY');
$sunday=strtotime(''.$year.'-01-01 +'.$week.' WEEK SUNDAY');
cordialement
modifiez le fichier planning.php pour avoir ceci :
$monday=strtotime(''.$year.'-01-01 +'.($week-1).' WEEK MONDAY');
$tuesday=strtotime(''.$year.'-01-01 +'.($week-1).' WEEK TUESDAY');
$wednesday=strtotime(''.$year.'-01-01 +'.$week.' WEEK WEDNESDAY');
$thursday=strtotime(''.$year.'-01-01 +'.$week.' WEEK THURSDAY');
$friday=strtotime(''.$year.'-01-01 +'.$week.' WEEK FRIDAY');
$saturday=strtotime(''.$year.'-01-01 +'.$week.' WEEK SATURDAY');
$sunday=strtotime(''.$year.'-01-01 +'.$week.' WEEK SUNDAY');
cordialement
OS:Linuxgestsup4.15.0-213-generic#224-
MariaDB:10.4.31-MariaDB-1:10.4.31+maria~ubu1804(base:bsup5245.5Mo)
PHP:8.2.6(/etc/php/8.2/apache2/php.ini)
GestSup:3.2.52(28967tickets/1677utilisateurs/23équipements)
MariaDB:10.4.31-MariaDB-1:10.4.31+maria~ubu1804(base:bsup5245.5Mo)
PHP:8.2.6(/etc/php/8.2/apache2/php.ini)
GestSup:3.2.52(28967tickets/1677utilisateurs/23équipements)
Merci beaucoup.
Gestsup 3.0.8
Linux ubuntu 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64
Apache 2.4.6
Mysql 5.5.35-0ubuntu0.13.10.2
PHP 5.5.3-1ubuntu2.2
LDAP sur Serveur 2008 R2 Std + serveur Exchange 2013 cu3
Linux ubuntu 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64
Apache 2.4.6
Mysql 5.5.35-0ubuntu0.13.10.2
PHP 5.5.3-1ubuntu2.2
LDAP sur Serveur 2008 R2 Std + serveur Exchange 2013 cu3