Your comments

Hello,


What do you mean about old interface ? color ?


You can change color your settings if you want to use old colors

glpi 9.2 is on 5.2.22

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



What kind of invitations to be sent? Meetings or Tasks, or both (and on which criterion)?

Meetings (appointment, migration, ticket task...)

What GLPi will have to do when receiver accept the meeting/task?

GLPI show a text on the planning (accepted, refused,please postpone)

What GLPi will have to do when receiver doesn't accept the meeting/task?

nothing (the technician will contact the user)

To whom could be / should be sent these meeting/task requests?

the user selected in planning invitation (the technician must check his planning regularly to check

Hello


Yes, but it avoids to use two softwares, if glpi could purpose "send invitation to user" it would be more efficient.