pluginsGLPI / order

Order plugin for GLPI
GNU General Public License v3.0
39 stars 44 forks source link

fix(generate item): error message with consumable #338

Closed Rom1-B closed 1 year ago

Rom1-B commented 1 year ago

Fix this error message in item list:

SQL Error "1054": Unknown column 'serial' in 'field list' in query "SELECT serial FROM glpi_consumableitems WHERE id = '0'"

The consumables were excluded from the items that can be generated, I do not see the reason? If you have an explanation, I'm interested

cedric-anne commented 1 year ago

@tsmr Do you know why ConsumableItem cannot be generated ?