jbostoen / iTop-custom-extensions

Extensions for iTop . New classes (SIM cards, Monitors, IP Devices), more powerful Mail to Ticket automation, basic info on pro extensions such as geometry and ticket merge, some concepts (Check Out system), several small tweaks.
GNU General Public License v3.0
36 stars 13 forks source link

Make IPDevices hide managementip, add managementip_id when using TeemIP Module #12

Closed jbostoen closed 7 years ago

jbostoen commented 7 years ago

TeemIP adds "IP Address" to IP Phone. Unwanted behavior towards our extension.

Issue does not occur with the new classes IPDeviceGeneric, IPDevice, IPCamera. But there, the wanted behavior might be to have a similar dropdown list of IP addresses when using the TeemIP module.

There are a few options.

TeemIP overloads some stuff, so this might get tricky at some point!