pluginsGLPI / ocsinventoryng

Plugin ocsinventoryng for GLPI
GNU General Public License v2.0
68 stars 52 forks source link

Fix #227- BugFix #228

Closed ChristopheLacaze closed 4 years ago

ChristopheLacaze commented 4 years ago

Fix #227 - Id of Item_OperatingSystem object to update is not given as result of function getFromDBByCrit. This function returns only true or false. Use of function getID to get the good id in update parameter function.