Buen día Federico, Tenes razón, revise la tabla y ahí si se lo ve!!! esta filtrado por empresa. gracias!!!
en cuanto a la modificación del Jasper de la factura, al utilizar esa versión, da un error justamente en los QR
les copio la info que da, por si me pueden orientar.
gracias
Compiling to file… .\rpt_Factura_Electronica.jasper -> C:\Program Files (x86)\JasperSoft\iReport-2.0.1\rpt_Factura_Electronica.java
Errors compiling .\rpt_Factura_Electronica.jasper.
net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. com.google.zxing.client.j2se.MatrixToImageWriter cannot be resolved to a type value = (java.awt.Image)(com.google.zxing.client.j2se.MatrixToImageWriter.toBufferedImage(//$JR_EXPR_ID=108$ <———————————————-> 2. com.google.zxing.qrcode.QRCodeWriter cannot be resolved to a type new com.google.zxing.qrcode.QRCodeWriter().encode(//$JR_EXPR_ID=108$ <———————————-> 3. com.google.zxing.BarcodeFormat.QR_CODE cannot be resolved to a type com.google.zxing.BarcodeFormat.QR_CODE, 500, 500//$JR_EXPR_ID=108$ <————————————> 4. com.google.zxing.client.j2se.MatrixToImageWriter cannot be resolved to a type value = (java.awt.Image)(com.google.zxing.client.j2se.MatrixToImageWriter.toBufferedImage(//$JR_EXPR_ID=108$ <———————————————-> 5. com.google.zxing.qrcode.QRCodeWriter cannot be resolved to a type new com.google.zxing.qrcode.QRCodeWriter().encode(//$JR_EXPR_ID=108$ <———————————-> 6. com.google.zxing.BarcodeFormat.QR_CODE cannot be resolved to a type com.google.zxing.BarcodeFormat.QR_CODE, 500, 500//$JR_EXPR_ID=108$ <————————————> 7. com.google.zxing.client.j2se.MatrixToImageWriter cannot be resolved to a type value = (java.awt.Image)(com.google.zxing.client.j2se.MatrixToImageWriter.toBufferedImage(//$JR_EXPR_ID=108$ <———————————————-> 8. com.google.zxing.qrcode.QRCodeWriter cannot be resolved to a type new com.google.zxing.qrcode.QRCodeWriter().encode(//$JR_EXPR_ID=108$ <———————————-> 9. com.google.zxing.BarcodeFormat.QR_CODE cannot be resolved to a type com.google.zxing.BarcodeFormat.QR_CODE, 500, 500//$JR_EXPR_ID=108$ <————————————> 9 errors at net.sf.jasperreports.engine.design.JRAbstractCompiler.compileReport(JRAbstractCompiler.java:193) at it.businesslogic.ireport.IReportCompiler.run(IReportCompiler.java:587) at java.lang.Thread.run(Unknown Source)
Compilation running time: 787