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
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.
maintain a separate version for vanilla iTop
maintain a separate version for iTop + TeemIP Module
maintain both as separate versions
maintain a version for vanilla iTop and offer additional redefinitions for TeemIP Module
TeemIP overloads some stuff, so this might get tricky at some point!
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!