Hello.

I'm trying to adapt GLPI to our local needs, which means basically being able to attach additional informations to some objects.

The first set of those adaptations are quite specific to our usages, and unlikely to interest anybody else ('offer type', 'hypervisor cluster', etc...).

Quick'n'dirty solution: use a multiline comment (or note) field to store a list of key/values pairs.

Better solution: develop a custom plugin, adding 2/3 new fields to the current data model. I wonder however how to expose those additional fields through web services: should we also patch this plugin to make it able to access them ?

The second set of changes, tough, should be more generic, as we need to add additional fields to already-existing network objects:
- range
- vlan
- gateway

I wonder how we could implement those change to make them easily integrated upstream ?
--
Guillaume


_______________________________________________
Glpi-dev mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-dev

Reply via email to