room
room copied to clipboard
Compatibility with GLPI 10
Hello, I would like to know if this plugin will be updated to the GLPI 10 version?
Thanks
Hi, The glpi-10 branch in my repository works in glpi 10. At least I'm using it in a test installation and it seems to work fine.
https://github.com/jackburton79/room/tree/glpi-10
Could you update the plugin to version 10.
This one mentioned by the friend above cannot be downloaded
Could you update the plugin to version 10.
This one mentioned by the friend above cannot be downloaded
Did you try from here ? https://github.com/jackburton79/room/archive/refs/heads/glpi-10.zip
Unfortunately, on the page ../plugins/room/front/room.php in GLPI version 10.0.6 it gives an error:
Unknown column 'glpi_plugin_room_roomtypes_type.name' in 'field list'
Also in the php log it gives an error:
PHP Warning: Undefined array key "users_id_tech" in /var/www/glpi/src/NotificationTarget.php on line 1071
As far as I understand, there is no "users_id_tech" in the "Room" plugin and there is an assumption that this is "tech_num".