order
order copied to clipboard
Problem Generating "Purchase Order" File example.dat
Turning on the debug displays the error
Fatal error: Uncaught Error: Class 'Odtphp \ Odf' not found in /var/www/html/glpi/plugins/order/inc/order.class.php:1592 Stack trace: # 0 / var / www / html / glpi /plugins/order/front/export.php(33): PluginOrderOrder-
generateOrder (Array) # 1 {main} thrown in /var/www/html/glpi/plugins/order/inc/order.class.php on line 1592
(Sorry if my english is not quite correct)
Regards,
Hi,
I think you have to run composer install in the plugin directory or you can directly get the build archive from the release here: https://github.com/pluginsGLPI/order/releases/download/2.2.1/glpi-order-2.2.1.tar.bz2
Regards