You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2012-06-20 12:20:15

Ahab
Member
Registered: 2012-05-17
Posts: 18

Generic Objects Plugin: Item listing and deletion

Hello:

We are using GLPI, version  0.83.1 with PHP 5.3.3 and plugins

    behaviors        Name:Behaviours                     Version :0.83.0     Status :Enabled
    genericobject    Name:Objects management             Version :2.1.0      Status :Enabled
    massocsimport    Name:OCS import                     Version :1.6.0      Status :Enabled
    projet           Name:Proyecto                       Version :1.3.0      Status :Enabled
    reports          Name:Reports                        Version :1.6.0      Status :Enabled

We are using the Generic Object Management to implement a meeting room reservation system. We have found two issues:
-- When accessing from Plugins-->Objects management-><object type> only one object is shown in the list although the "display customization" label states correctly "from 1 to 3 of 3", so you have to search for the object ID and display object by object.

-- We cannot find a way to delete an object. We can delete the entire object type but not a single object, we had to delete it at database level.

Has anybody faced this issue?

Thanks in advance.

Best regards,

José

Offline

#2 2012-06-20 22:02:47

wawa
GLPI-DEV
From: Montpellier / France
Registered: 2006-07-03
Posts: 6,019
Website

Re: Generic Objects Plugin: Item listing and deletion

hello
have you activate the trash bin for this object?

do you have any error when using the debug mode ? and in the log files ?

Offline

#3 2012-06-21 14:41:46

Ahab
Member
Registered: 2012-05-17
Posts: 18

Re: Generic Objects Plugin: Item listing and deletion

Hello:

The trash is active for the object type. It seems that there is some missing interface element (like the "purge" button). Where should the delete button appear?

After switching on the DEBUG mode, when entering the object type the following exception is raised:

Fatal error: Call to undefined function wddx_serialize_value() in /var/www/ciber-tools/mitrock/inc/toolbox.class.php on line 420

Maybe this error prevent the item list to be shown completely or the delete button to appear.

Best regards.

José

Offline

#4 2012-06-21 19:06:24

wawa
GLPI-DEV
From: Montpellier / France
Registered: 2006-07-03
Posts: 6,019
Website

Re: Generic Objects Plugin: Item listing and deletion

what is your os ?

Offline

#5 2012-06-22 08:36:17

Ahab
Member
Registered: 2012-05-17
Posts: 18

Re: Generic Objects Plugin: Item listing and deletion

CentOS 5.8 64 bit

Offline

Board footer

Powered by FluxBB