glpi-project / glpi

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.
https://glpi-project.org
GNU General Public License v3.0
4.24k stars 1.29k forks source link

Massiveaction "Decommission date" unreachable in Computer #1385

Closed gitdevmod closed 7 years ago

gitdevmod commented 7 years ago

Hi,

I can not modifiy "Decommission date" (date de réforme in french) in massiveaction screen for computer because this field does not appear in list of values.

Not trouble with screens and printers.

Thanks in advance

GLPI 9.1.1 (/glpi => /usr/share/glpi)

Server

Operating system: Linux ln0app04 3.2.0-4-686-pae #1 SMP Debian 3.2.82-1 i686
PHP 5.4.45-0+deb7u5 apache2handler (Core, PDO, Phar, Reflection, SPL, SimpleXML, apache2handler, bcmath, bz2, calendar, ctype,
    curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, json, ldap, libxml, mbstring, mhash,
    mysql, mysqli, openssl, pcre, pdo_mysql, posix, session, shmop, snmp, soap, sockets, standard, sysvmsg, sysvsem, sysvshm,
    tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, zip, zlib)
Setup: max_execution_time="30" memory_limit="128M" post_max_size="10M" safe_mode="" session.save_handler="files"
    upload_max_filesize="10M" 
Software: Apache/2.2.22 (Debian) (Apache/2.2.22 (Debian) Server at inventaire.m-villemomble.local Port 80)
    Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0
Server Software: (Debian)
    Server Version: 5.5.53-0+deb7u1
    Server SQL Mode: 
    Parameters: root@localhost/glpi
    Host info: Localhost via UNIX socket

OK/usr/share/glpi/config : OK
OK/usr/share/glpi/files : OK
OK/usr/share/glpi/files/_dumps : OK
OK/usr/share/glpi/files/_sessions : OK
OK/usr/share/glpi/files/_cron : OK
OK/usr/share/glpi/files/_graphs : OK
OK/usr/share/glpi/files/_lock : OK
OK/usr/share/glpi/files/_plugins : OK
OK/usr/share/glpi/files/_tmp : OK
OK/usr/share/glpi/files/_rss : OK
OK/usr/share/glpi/files/_uploads : OK
OK/usr/share/glpi/files/_pictures : OK
OK/usr/share/glpi/files/_log : OK
Web access to files directory is protectedWeb access to files directory is protected : OK

Libraries

htmLawed version 1.1.21 in (/usr/share/glpi/lib/htmlawed)
phpCas version 1.3.4 in (/usr/share/glpi/vendor/jasig/phpcas/source)
PHPMailer version 5.2.16 in (/usr/share/glpi/vendor/phpmailer/phpmailer)
Zend Framework in (/usr/share/glpi/vendor/zendframework/zend-loader/src)
zetacomponents/graph in (/usr/share/glpi/vendor/zetacomponents/graph/src)
SimplePie version 1.4.1 in (/usr/share/glpi/vendor/simplepie/simplepie/library)
TCPDF version 6.2.12 in (/usr/share/glpi/vendor/tecnickcom/tcpdf)
ircmaxell/password-compat in (/usr/share/glpi/vendor/ircmaxell/password-compat/lib)
ramsey/array_column in (/usr/share/glpi/vendor/ramsey/array_column/src)
michelf/php-markdown in (/usr/share/glpi/vendor/michelf/php-markdown/Michelf)
true/punycode in (/usr/share/glpi/vendor/true/punycode/src)
iacaml/autolink in (/usr/share/glpi/vendor/iamcal/lib_autolink)
sabre/vobject in (/usr/share/glpi/vendor/sabre/vobject/lib)

SQL replicas

Not active

Notifications

Way of sending emails: SMTP (smtp.host.fr)

Mails receivers

Plugins list

    shellcommands        Name: Commandes Shell                Version: 2.0.0      State: Enabled
    manufacturersimports Name: Imports fabricants             Version: 1.9.0      State: Enabled
    ocsinventoryng       Name: OCS Inventory NG               Version: 1.2.3      State: Enabled
    mreporting           Name: Plus de rapports               Version: 1.3.0      State: Enabled

OCS Inventory NG
Host: localhost
remicollet commented 7 years ago

Duplicate IF 28 (Decommission_date / Invoice number)

gitdevmod commented 7 years ago

Hi, With latest change, it works. Thanks