[jira] [Commented] (OFBIZ-6799) Export Chart of Account as PDF is broken.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6799) Export Chart of Account as PDF is broken.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103035#comment-15103035 ]

Deepak Dixit commented on OFBIZ-6799:
-------------------------------------

Found another issue while working on COA PDF issue,

{code}
The field name (or key) [postedBalance] is not valid for entity [GlAccountOrganizationAndClass]
{code}

This has been fixed at
Trunk at r#1724918
15.12 at r#1724924
14.12 at r#1724922
13.07 at r#1724923

> 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
>            Assignee: Deepak Dixit
>            Priority: Minor
>         Attachments: OFBIZ-6799.patch, OFBIZ-6799.png
>
>
> 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)