order icon indicating copy to clipboard operation
order copied to clipboard

Problem Generating "Purchase Order" File example.dat

Open ghost opened this issue 7 years ago • 1 comments

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,

ghost avatar Nov 22 '18 19:11 ghost

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

cedric-anne avatar Nov 23 '18 08:11 cedric-anne