[
https://issues.apache.org/jira/browse/OFBIZ-12818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079524#comment-18079524
]
Aditi Patel commented on OFBIZ-12818:
-------------------------------------
Proposed PR for this issue: https://github.com/apache/ofbiz-framework/pull/1183
> 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
> Priority: Major
>
> 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)