You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ankit Joshi (JIRA)" <ji...@apache.org> on 2016/06/13 12:38:21 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankit Joshi reassigned OFBIZ-6774:
----------------------------------

    Assignee: Ankit Joshi

> 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: order, specialpurpose/birt
>    Affects Versions: Release Branch 13.07
>         Environment: Ubuntu linux 15.04, JVM 7u91-2.6.3-0ubuntu0.15.04.1
>            Reporter: Morten Jensen
>            Assignee: Ankit Joshi
>            Priority: Minor
>
> 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.3.4#6332)