Skip to content

Releases: bacus99/Services

1.06 SQL install correction

16 Mar 00:37
Compare
Choose a tag to compare

Corrected the SQL install

Services 1.31

26 Jun 19:55
Compare
Choose a tag to compare

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'

image

minor corrections V 1.0.4

28 Feb 14:40
Compare
Choose a tag to compare
V 1.0.1 sql install correct

- Correct install sql path
- Correct hook support error