IDEMPIERE-5949 Datatables.js and Pivot.js Report Viewer (#2221)
- Fix NPE
This commit is contained in:
parent
33c8210618
commit
2d18c90738
|
@ -1027,6 +1027,7 @@ queued-job-count = 0 (class javax.print.attribute.standard.QueuedJobCount)
|
|||
}
|
||||
}
|
||||
uri = file.toURI();
|
||||
fileName = file.getAbsolutePath();
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue