Skip to content

Services 1.31

Compare
Choose a tag to compare
@bacus99 bacus99 released this 26 Jun 19:55
· 7 commits to master since this release

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