Hello, my name is luis. I'm user of glpi v.0.8.6 since last year. Is 
perfect for my work (domain admin at argentinian company). The problem 
that i have is using reservations module.
We lend notebooks for 
meeting or home working, so, we need to have a log about it. If the 
self-service users delete reservations without approval, we'll lose 
information about who take the computer.



The request would be:
Only technician, supervisor or super-admin can delete reservations.
The begining of the reservation can't be updating by self-service users after 
request it.
The ending have to be approved by technician, supervisor or super-admin.
Send an email notification for new reservations or updating
Show their own reservations in progress for self-service users in home page.
Show all reservations in progress for technician, supervisor or super-admin in 
home page.

Can you add those features on future versions of glpi?

Thanks.

 

> Date: Mon, 11 Mar 2013 14:22:25 +0100
> From: d.duri...@siprossii.com
> To: glpi-dev@gna.org
> Subject: [Glpi-dev] Erreur php
> 
> Bonjour,
> 
> J'ai le soucis en 0.83 et 0.84
> 
> J'ai un gabarit qui cache le champ 'Demande de validation'
> 
> Quand je créé un nouveau ticket, j'ai un message d'erreur php : 
> 
> 2013-03-11 14:18:41
> Notice(8): Undefined index: _add_validation
> Backtrace :
> /Donnees/www/data-dist/glpi084/inc/toolbox.class.php:516
> Toolbox::userErrorHandlerNormal() 
> /Donnees/www/data-dist/glpi084/inc/tickettemplate.class.php:412
> Toolbox::userErrorHandlerDebug() 
> /Donnees/www/data-dist/glpi084/inc/ticket.class.php:4135
> TicketTemplate->getEndHiddenFieldValue() 
> /Donnees/www/data-dist/glpi084/front/ticket.form.php:187
> Ticket->showForm()
> 
> 
> Dans le fichier tickettemplate.class.php, ligne 412, en fait le champs
> en question n'est pas défini ($ticket->fields[$field])
> 
> Je ne sis pas si mettre à la ligne avant : 
> 
> if (isset($ticket->fields[$field])) {
> 
> suffit, ou s'il faut corriger en amont. Si quelqu'un peut m'éclairer
> 
> Cordialement,
> --
> David DURIEUX
> Tel : +33 (0)4.82.53.30.53
> Mail : d.duri...@siprossii.com
> Site Web : http://www.siprossii.com/
> 
> SIPROSSII
> Les Lafôrets
> 69430 Beaujeu
> FRANCE
> 
> _______________________________________________
> Glpi-dev mailing list
> Glpi-dev@gna.org
> https://mail.gna.org/listinfo/glpi-dev
                                          
_______________________________________________
Glpi-dev mailing list
Glpi-dev@gna.org
https://mail.gna.org/listinfo/glpi-dev

Reply via email to