Parinya Wongjina created OFBIZ-6799:
---------------------------------------
Summary: Export Chart of Account as PDF is broken.
Key: OFBIZ-6799
URL: https://issues.apache.org/jira/browse/OFBIZ-6799
Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: Trunk
Reporter: Parinya Wongjina
Priority: Minor
1. Go to accounting.
2. Go to Organization GL Settings.
3. Click Set up button.
4. Select Chart Of Account option.
5. Click Export as PDF button.
Expected Result : Should show PDF of chart of account data
Actual Result :
The Following Errors Occurred:
Unable to transform FO file: org.apache.fop.apps.FOPException:
org.apache.fop.fo.ValidationException: null:15:42: Invalid property encountered
on "fo:block": align (See position 15:42)
[java] javax.xml.transform.TransformerException:
org.apache.fop.fo.ValidationException: null:15:42: Invalid property encountered
on "fo:block": align (See position 15:42);
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)