Releases: bacus99/Services
Releases · bacus99/Services
1.06 SQL install correction
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'
minor corrections V 1.0.4
V 1.0.1 sql install correct - Correct install sql path - Correct hook support error