+2

Operation Master Plan

Yannick il y a 7 ans mis à jour il y a 7 ans 1

Hello

We would like to use GLPI to create an operation master plan report


Fields:
add a field End of support Software
add a field End of support Hardware
add a field Planned Upgrade
I have done it with fields plugin, but I would like to report it on a planning with 5 next years

nfortunately I don't have knowledges to create a plugin, maybe someone could do it.


I think that it should be useful for IT managers.


the objective of the plugin would be to have a view for 5 next years to prevent end of support for software and hardware and in one view allowing to prepare projects for IT teams and a schedule with needs of IT ressources and Time.

It would be used as well for IT budget


prerequesites

create a tab in computers, software, network named Operation Management Plan (OMP)

create fields in this tab (Software expiration date, hardware expiration date, Planned)

create a table to save data


The plugin would create a planning


1 - Please select year (list next year, two years, three years, four years, five years)

2 - Please select : software computers network (checkbox, possibility to have all)

3 - According to the selection it displays a planning by month or year

red expiration date of software

yellow expiration date of hardware (computer or network)

4 - Possibility to enter manually entry (blue) if glpi does not contains the soft or hard




Please if a dev is available and interested by the creation of this plugin, I am available


tables :

glpi_softwaresomp

- endofsupportswfield (date)

- ID

- items_id

- Itemtype

- Plannedupdgradefield (date)


glpi_computerssomp

- endofsupporthwfield (date)

- ID

- items_id

- Itemtype

- Plannedupdgradefield (date)


glpi_networkomp

- endofsupporthwfield (date)

- ID

- items_id

- Itemtype

- Plannedupdgradefield (date)



glpi_plugin_softwaresomp_items_ID linked with glpi_software_id

glpi_plugin_computersomp_items_ID linked with glpi_computers_id

glpi_plugin_networkomp_items_ID linked with glpi_network_id


glpi_software_entities_id linked with glpi_entities_id