[jira] [Commented] (OFBIZ-6774) ACCTG TRANS ENTRIES PDF link on invoiceOverview does not work

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

[jira] [Commented] (OFBIZ-6774) ACCTG TRANS ENTRIES PDF link on invoiceOverview does not work

Nicolas Malin (Jira)

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

Arun Patidar commented on OFBIZ-6774:
-------------------------------------

Committed in ofbiz framework trunk at revision 1801320.

Thanks Morten and Ankit Joshi for your contribution.

> ACCTG TRANS ENTRIES PDF link on invoiceOverview does not work
> -------------------------------------------------------------
>
>                 Key: OFBIZ-6774
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6774
>             Project: OFBiz
>          Issue Type: Bug
>          Components: birt, order
>    Affects Versions: Release Branch 13.07
>         Environment: Ubuntu linux 15.04, JVM 7u91-2.6.3-0ubuntu0.15.04.1
>            Reporter: Morten Jensen
>            Assignee: Deepak Dixit
>            Priority: Minor
>         Attachments: OFBIZ-6774_16.11.patch, OFBIZ-6774_trunk.patch
>
>
> Whenever I click on the ACCTG TRANS ENTRIES PDF link in the invoice overview screen I get the following error:
> org.ofbiz.webapp.control.RequestHandlerException: Unknown request [InvoiceAcctgTransEntriesPdf]; this request does not exist or cannot be called directly.
> A grep through the full ofbiz repo yields no results for an implementation or freemarker template - only the link itself in accounting menus xml:
> git checkout release13.07
> find . -type f -exec grep -i InvoiceAcctgTransEntriesPdf {} \; -ls
>             <link target="InvoiceAcctgTransEntriesPdf">
> 528005   72 -rw-rw-r--   1 xxx  xxx     70103 Dec 17 07:05 ./applications/accounting/widget/AccountingMenus.xml



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)