[
https://issues.apache.org/jira/browse/OFBIZ-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046879#comment-17046879
]
Jacques Le Roux commented on OFBIZ-6638:
----------------------------------------
Mmm,
I tried to replace in birt build.gradle
pluginLibsCompile('org.eclipse.birt.runtime:viewservlets:4.5.0')
by
pluginLibsCompile('org.eclipse.birt.runtime:viewservlets:4.3.1')
and, even when adding mavenCentral() repository, got
{noformat}
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\projectsASF\Git\ofbiz-framework\build.gradle' line: 1043
* What went wrong:
A problem occurred evaluating root project 'ofbiz'.
> Could not resolve all files for configuration ':runtimeClasspath'.
> Could not find commons-discovery:axis:1.4.
Searched in the following locations:
- https://jcenter.bintray.com/commons-discovery/axis/1.4/axis-1.4.pom
- https://jcenter.bintray.com/commons-discovery/axis/1.4/axis-1.4.jar
-
file:/C:/Users/Jacques/.m2/repository/commons-discovery/axis/1.4/axis-1.4.pom
-
file:/C:/Users/Jacques/.m2/repository/commons-discovery/axis/1.4/axis-1.4.jar
-
https://repo.maven.apache.org/maven2/commons-discovery/axis/1.4/axis-1.4.pom
-
https://repo.maven.apache.org/maven2/commons-discovery/axis/1.4/axis-1.4.jar
Required by:
project : > project :plugins:birt >
org.eclipse.birt.runtime:viewservlets:4.3.1
{noformat}
Any ideas?
> TrialBalance PDF export fails
> -----------------------------
>
> Key: OFBIZ-6638
> URL: https://issues.apache.org/jira/browse/OFBIZ-6638
> Project: OFBiz
> Issue Type: Sub-task
> Components: accounting
> Affects Versions: Release Branch 16.11, Release Branch 18.12, Release
> Branch 17.12, Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: 14.12.01, 15.12.01
>
> Attachments: OFBIZ-6638.patch, image-2019-01-12-14-53-56-292.png
>
>
> # Get to
> http://demo-trunk.ofbiz.apache.org/accounting/control/TrialBalance?organizationPartyId=Company
> # pick a "Custom Time Period Id" (default works also)
> # Submit
> Then the CSV export works but not the PDF, this in trunk demo.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)