Services 1.31
Lots of bug correction
- Compatible 9.2
- Multiple add-ons
- Bug correction
Need some help with the update versioning in GLPI, SQL script
--
-- Table structure for table glpi_plugin_services_services
ALTER TABLE glpi_plugin_services_services
ADD users_id_itowner
int(11) DEFAULT NULL,
ADD plugin_services_servicedrtesttypes_id
int(255) NOT NULL DEFAULT '0',
ADD plugin_services_servicedrsolutiontypes_id
int(255) NOT NULL DEFAULT '0'