yllen / pdf

GNU Affero General Public License v3.0
14 stars 15 forks source link

Uncaught Exception Error: Call to undefined method ComputerVirtualMachine::getUUIDRestrictRequest() #14

Closed jcervantes-sipecom closed 2 years ago

jcervantes-sipecom commented 2 years ago

GLPI Version: 9.5.7 Plugin version: 2.0.0

I'm getting this error using the plugin Uninstall, and this one reference to plugin PDF, I don't know in which one is the error:

Uncaught Exception Error: Call to undefined method ComputerVirtualMachine::getUUIDRestrictRequest() in /var/www/html/glpi/plugins/pdf/inc/computervirtualmachine.class.php at line 104

image

This is the log from php-error.log

PDF: don't know how to display _main_ tab\n2022-03-24 17:30:54 [7@glpi]
PDF: don't know how to display Impact$1 tab\n[2022-03-24 17:30:56] glpiphplog.CRITICAL:   *** Uncaught Exception Error: Call to undefined method ComputerVirtualMachine::getUUIDRestrictRequest() in /var/www/html/glpi/plugins/pdf/inc/computervirtualmachine.class.php at line 104
  Backtrace :
  plugins/pdf/inc/computer.class.php:136             PluginPdfComputerVirtualMachine::pdfForComputer()
  plugins/pdf/inc/common.class.php:382               PluginPdfComputer::displayTabContentForPDF()
  marketplace/uninstall/inc/replace.class.php:104    PluginPdfCommon->generatePDF()
  marketplace/uninstall/front/action.php:54          PluginUninstallReplace::replace()