pluginsGLPI / order

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

SegmentException from Odtphp when using custom template #345

Open imadevel opened 1 year ago

imadevel commented 1 year ago

When using a custom template with non-existing field names, Odtphp throws a SegmentException, but the Order plugin code tries to catch an OdfException instead.