You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pierre Smits (Jira)" <ji...@apache.org> on 2023/05/12 08:39:00 UTC

[jira] [Created] (OFBIZ-12818) request PaymentAcctgTransEntriesPdf throws an error

Pierre Smits created OFBIZ-12818:
------------------------------------

             Summary: request PaymentAcctgTransEntriesPdf throws an error
                 Key: OFBIZ-12818
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12818
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
    Affects Versions: Upcoming Branch
            Reporter: Pierre Smits


When accessing/invoking the 'Acctg Trans Entries PDF' action trigger in [https://demo-trunk.ofbiz.apache.org/accounting/control/paymentOverview?paymentId=8004] the user does not get the pdf of the associated accounting transaction. Instead following error message is shown:
{code:java}
ERROR MESSAGE

org.apache.ofbiz.webapp.control.RequestHandlerException: Unknown request [PaymentAcctgTransEntriesPdf]; this request does not exist or cannot be called directly.
{code}

the relating uri is: https://demo-trunk.ofbiz.apache.org/accounting/control/PaymentAcctgTransEntriesPdf?paymentId=8004



--
This message was sent by Atlassian Jira
(v8.20.10#820010)