pluginsGLPI / order

Order plugin for GLPI
GNU General Public License v3.0
40 stars 45 forks source link

Cannot see product references once created #274

Open PhilTheDude opened 3 years ago

PhilTheDude commented 3 years ago

Hello I have an issue when i cannot see the product references. I can create them and use them when creating an order, even go to them from the order

image

click, all ok

However with the product reference screen i cannot see the reference id to click upon it.

  1. Go to order
  2. Product reference
  3. create a reference
  4. go back to the list
  5. cannot see the name of the product reference to open up the item

See image below under the yellow box, the reference ids are not shown to be clicked upon

image

GLPI : 9.5.5 Order : 2.6.0

In debug mode, no errors are shown.

Thanks for any help that you can bring on the issue.

cadamuroa commented 3 years ago

I have the same error here. Can someone help us?

cadamuroa commented 3 years ago

I'm using the version 2.7.1 and have the same error.

tsmr commented 2 years ago

It's due to plugin_order_addSelect function into hook.php

If you comment it it's ok