Welcome to GLPi feature request service.
Please check if the feature has not already been requested.
If not, please describe it

0
Completed

Add "location" when creating a license

davidfritti 8 years ago updated by glpi 8 years ago 4

Hello,

Suppose you manage licenses around the world on a same software.

I'm not able to split among different site. Also putting the location in the name helps, I'd like the location to filter my licenses.

0

Improving Project Management

Henrique Ferraz 8 years ago updated by Walid Nouh 8 years ago 1

I see the importance of implementing improvements in project management

0

creation plugin accounts payable and accounts receivable

Henrique Ferraz 8 years ago updated by glpi 8 years ago 1

seria interessante existir um plugin voltado para o controle financeiro

0

Adding users to a subsidiary.

Rostislav Udaltsov 8 years ago 0

Good afternoon. I use glpi as the helpdesk system, it is the main organization that has a subsidiary. The basic organization users are added LDAP means, how all these people are added to the subsidiary. The manual is not a solution. GLPI 0.90.3 Thanks

0

Visitor Registration in secure areas

Hugo Teixeira 8 years ago 0

We are doin'g the Visitor Registration to the Secure Areas in paper, there is a way to make those registration in GLPI ?
We need to register the secure areas and register visitors entry to the areas, date, motive, people.

If a room that is a secure area is a asset. Therefore it was important that we can register the visitor's ( support all the assets within the room )

0

Link Ticket Category to task Category

Hugo Teixeira 8 years ago updated by Jérôme STIVAL 8 years ago 4

I'm talking of the Ticket task on processing that aren't linked and they are only used in the Ticket task.
It's only to put a new field in the database of the Ticket task category with the id of the ticket category, and when creating a new Ticket task we filter the combo.

0

phone number as a parent of the actual phone

kevin goemaere 8 years ago 0

We have portable ip-dect phones in the company, and these phones break quite often.

We are a bit puzzled on how to use glpi for this use case. Now when a phone breaks we create a new phone and set the old one as defect.

When we do a search request we see a nice overview of all the times the phone was replaced.


The problem occurs when a phone gets lost. Then we create a new phone. a week later the phone is recovered and we put the phone back in our reserve pool of devices. The only problem is that the phone serial is then allready registered to the phone number.


So when you re register the phone to a new number the overview of when and how a phone was replaced is gone.


Ideal would be to create a phone number, and then attach a device to that phone number. That way you would always have an overvieuw of when and how a phone was broken and replaced.

0
Completed

And firmware for all!

Ashmonger 8 years ago updated by Николай Куликов 7 months ago 2

Hi,

Why can't we have a firmware field for computers as well as network equipment or phones?
On servers you might want to know which firmware you have installed to check if it's up to date.

Thanks

0

List of computers and telephones is not displayed

petav 8 years ago updated by Александр Петров 8 years ago 3

List of computers and telephones is not displayed,

after upgrading from 0.90.4 to 9.1 RC2,

A link (http://glpi.support.ru/front/computer.form.php?id=189) on a computer running

0

Massive actions results display

sylvie cozic 8 years ago updated 8 years ago 0

Hello the team !


It would be nice if the 'Operation performed partially successful' results of massive actions could detail the number of success and not only failures.


At the moment, if some actions fails you get the details :

sprintf(__('(%1$d authorizations problems, %2$d failures)'), $nbnoright, $nbko)


It woud be nice, if also some actions succeed, to have the details


sprintf(__('(%1$d success, %2$d authorizations problems, %3$d failures)'), $nbok, $nbnoright, $nbko)


Regards,


Sylvie