We are seeing the following error when trying to print a customer invoice
GENREPORTIO:Could not generate report: 'TRANS_ERROR:Failed transforming report data : 'javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: The end-tag for element type "PRICE_UNIT_MEA" must end with a '>' delimiter.''
This happens when I do ‘reprint modified’. Also when I try to do reprint original from archive i get the same error but this time a little bit different:
GENREPORTIO:Could not generate report: 'TRANS_ERROR:Failed transforming report data : 'javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Element type "INVOICE_TEXT" must be followed by either attribute specifications, ">" or "/>".''