Skip to content

Fixed: Restore accounting entries invoice/payment PDF export (OFBIZ-12150) - #2041

Open
mohammad-k8 wants to merge 2 commits into
apache:trunkfrom
mohammad-k8:ofbiz-12150-accounting-transactions-pdf-fix
Open

mohammad-k8 wants to merge 2 commits into
apache:trunkfrom
mohammad-k8:ofbiz-12150-accounting-transactions-pdf-fix

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.

mohammad-k8 and others added 2 commits September 17, 2026 18:39
…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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant