mycert = GLPI::SDK::Certificate.find(session,id)
pp mycert.serial.class => Foat our string
String if any char in serial
Float if long numeric only serial field like 212036015633564983037038287102200576465
Serial should be always be String ?
glpi 9.3.2
mycert = GLPI::SDK::Certificate.find(session,id)
pp mycert.serial.class => Foat our string
String if any char in serial
Float if long numeric only serial field like 212036015633564983037038287102200576465
Serial should be always be String ?
glpi 9.3.2