Skip to content

Deprecate more finance rdlc reports #28526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

daniel-williams-fenwick
Copy link
Contributor

@daniel-williams-fenwick daniel-williams-fenwick commented Apr 15, 2025

Summary

Replace references to deprecated RDLC finance reports with new Excel reports.
image
Some captions remain as (Preview) rather than (Excel) as clean tags already existed.

Work Item(s)

Fixes #28525

Related Base App PR - https://github.com/microsoft/BusinessCentralApps/pull/1363.

Fixes AB#591379

@daniel-williams-fenwick daniel-williams-fenwick requested a review from a team as a code owner April 15, 2025 05:27
@JesperSchulz JesperSchulz added the Finance GitHub request for Finance area label Apr 24, 2025
@microsoft microsoft deleted a comment from github-actions bot Jun 5, 2025
@JesperSchulz JesperSchulz added linked Issue is linked to a Azure Boards work item processing-PR The PR is currently being reviewed labels Jul 7, 2025
@JesperSchulz JesperSchulz self-assigned this Jul 7, 2025
Copy link
Contributor

github-actions bot commented Jul 7, 2025

Processing this PR. The branch is now locked 🔒 Please don't push updates unless otherwise agreed.

@JesperSchulz
Copy link
Contributor

Build error: EXRFinRoleCenter.PageExt.al(2,20): error AS0031: The action with name 'EXRVendorTopList' defined in PageExtension 'EXRFinRoleCenter' was found in the previous version, but is missing in the current extension. This will break dependent extensions.

@daniel-williams-fenwick
Copy link
Contributor Author

Build error: EXRFinRoleCenter.PageExt.al(2,20): error AS0031: The action with name 'EXRVendorTopList' defined in PageExtension 'EXRFinRoleCenter' was found in the previous version, but is missing in the current extension. This will break dependent extensions.

Thanks @JesperSchulz I've setup AppSourceCop so I can detect these breaking changes, made the fix and checked for any others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Finance GitHub request for Finance area linked Issue is linked to a Azure Boards work item processing-PR The PR is currently being reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace references to deprecated RDLC finance reports with new Excel reports
2 participants