Bug displaying order information in equipment lists
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- [x] I have searched the existing issues
GLPI Version
10.0.1
Plugin version
2.12.0
Bug description
When displaying a list of items (computer, network equipment, software, etc.), it's possible to add columns of information from the "order" module (order date, order number, order name, etc.).
Currently, this information is incorrect and redirects to other order forms. It would be very useful to have the correct information displayed. To avoid excessively wide columns, it would also be helpful to remove the word "plugin" from the column header. Adding fields from associated invoices would be a welcome addition.
Relevant log output
Page URL
/front/computer.php?is_deleted=0&as_map=0&browse=0&unpublished=1&criteria[0][link]=AND&criteria[0][field]=view&criteria[0][searchtype]=contains&criteria[0][value]=econo¶ms[hide_criteria]=0¶ms[hide_controls]=0¶ms[showmassiveactions]=1&itemtype=Computer&start=0&_glpi_csrf_token=5596c3946e1ed39abb2e588e7f611d2637ddae14215680d4b2532a362d041380&_idor_token=cd347986c3df37dfe22ce6bc05e1e44ce2db3969730147ce8e2eafd5069a7f24
Steps To reproduce
No response
Your GLPI setup information
Operating system: Windows NT SRV-GLPI 10.0 build 14393 (Windows Server 2016) AMD64
PHP: 8.2.12 apache2handler
PHP extensions: Core, bcmath, calendar, ctype, date, filter, hash, iconv, json, SPL, pcre, random, readline, Reflection, session, standard, mysqlnd, tokenizer, zlib, libxml, dom, PDO, bz2, SimpleXML, xml, xmlreader, xmlwriter, apache2handler, openssl, ldap, curl, fileinfo, gd, gettext, intl, mbstring, exif, mysqli, odbc, pdo_mysql, PDO_ODBC, pdo_sqlite, zip, Phar, ftp
Setup: disable_functions="" max_execution_time="120" max_input_vars="1000" memory_limit="512M" post_max_size="40M" session.cookie_secure="0" session.cookie_httponly="1" session.cookie_samesite="" session.save_handler="files" upload_max_filesize="40M"
Web server: Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 (Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 Server at 192.168.11.53 Port 80)
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0
Database:
Server Software: mariadb.org binary distribution
Server Version: 10.11.14-MariaDB
Server SQL Mode: NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTION
Parameters: root@localhost/glpi
Host info: localhost via TCP/IP
Requirements: PHP version (8.2.12) is supported.PHP version (8.2.12) is supported. OS and PHP are relying on 64 bits integers.OS and PHP are relying on 64 bits integers. Sessions configuration is OK.Sessions configuration is OK. Allocated memory is sufficient.Allocated memory is sufficient. Following extensions are installed: dom, fileinfo, filter, libxml, simplexml, tokenizer, xmlreader, xmlwriter.Following extensions are installed: dom, fileinfo, filter, libxml, simplexml, tokenizer, xmlreader, xmlwriter. mysqli extension is installedmysqli extension is installed curl extension is installedcurl extension is installed gd extension is installedgd extension is installed intl extension is installedintl extension is installed mbstring extension is installedmbstring extension is installed zlib extension is installedzlib extension is installed bcmath extension is installedbcmath extension is installed The constant SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES is present.The constant SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES is present. openssl extension is installedopenssl extension is installed Database engine version (10.6.23) is supported.Database engine version (10.6.23) is supported. The log file has been created successfully.The log file has been created successfully. Write access to C:\xampp\htdocs\glpi/files/_cache has been validated. Write access to C:\xampp\htdocs\glpi/files/_cron has been validated. Write access to C:\xampp\htdocs\glpi/files has been validated. Write access to C:\xampp\htdocs\glpi/files/_graphs has been validated. Write access to C:\xampp\htdocs\glpi/files/_lock has been validated. Write access to C:\xampp\htdocs\glpi/files/_pictures has been validated. Write access to C:\xampp\htdocs\glpi/files/_plugins has been validated. Write access to C:\xampp\htdocs\glpi/files/_rss has been validated. Write access to C:\xampp\htdocs\glpi/files/_sessions has been validated. Write access to C:\xampp\htdocs\glpi/files/_tmp has been validated. Write access to C:\xampp\htdocs\glpi/files/_uploads has been validated.Write access to C:\xampp\htdocs\glpi/files/_cache has been validated. Write access to C:\xampp\htdocs\glpi/files/_cron has been validated. Write access to C:\xampp\htdocs\glpi/files has been validated. Write access to C:\xampp\htdocs\glpi/files/_graphs has been validated. Write access to C:\xampp\htdocs\glpi/files/_lock has been validated. Write access to C:\xampp\htdocs\glpi/files/_pictures has been validated. Write access to C:\xampp\htdocs\glpi/files/_plugins has been validated. Write access to C:\xampp\htdocs\glpi/files/_rss has been validated. Write access to C:\xampp\htdocs\glpi/files/_sessions has been validated. Write access to C:\xampp\htdocs\glpi/files/_tmp has been validated. Write access to C:\xampp\htdocs\glpi/files/_uploads has been validated.
Sessions configuration is secured.Sessions configuration is secured. exif extension is installedexif extension is installed ldap extension is installedldap extension is installed Following extensions are installed: bz2, Phar, zip.Following extensions are installed: bz2, Phar, zip. Zend OPcache extension is not presentZend OPcache extension is not present Following extensions are installed: ctype, iconv. Following extensions are not present: sodium.Following extensions are installed: ctype, iconv. Following extensions are not present: sodium. Write access to C:\xampp\htdocs\glpi/marketplace has been validated.Write access to C:\xampp\htdocs\glpi/marketplace has been validated. Timezones seems loaded in database.Timezones seems loaded in database.
Anything else?
No response