Skip to content

Fixed: Restore accounting entries invoice/payment PDF export (OFBIZ-12150)[release24.09] - #2042

Open
mohammad-k8 wants to merge 1 commit into
apache:release24.09from
mohammad-k8:ofbiz-12150-accounting-transactions-pdf-fix-release24.09
Open

mohammad-k8 wants to merge 1 commit into
apache:release24.09from
mohammad-k8:ofbiz-12150-accounting-transactions-pdf-fix-release24.09

Conversation

@mohammad-k8

Copy link
Copy Markdown
Contributor

Fixed:
(OFBIZ-12150)

The Accounting Transactions Entries By Account screen retained an export link for a BIRT report after the BIRT component and its controller mappings were removed. As a result, the link opened a new window but could not resolve a view or render a PDF.

Restore the report with OFBiz's native screenfop renderer. Add the missing request and view mappings, reuse the accounting-entry search filters, and render the invoice, payment, account, party, currency, debit, and credit details without requiring BIRT.

…2150)

The Accounting Transactions Entries By Account screen retained an export link for a BIRT report after the BIRT component and its controller mappings were removed. As a result, the link opened a new window but could not resolve a view or render a PDF.

Restore the report with OFBiz's native screenfop renderer. Add the missing request and view mappings, reuse the accounting-entry search filters, and render the invoice, payment, account, party, currency, debit, and credit details without requiring BIRT.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants