-
Notifications
You must be signed in to change notification settings - Fork 306
(From ALAppExtensions) Deprecate more finance rdlc reports #4870
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
Merged
JesperSchulz
merged 1 commit into
microsoft:main
from
daniel-williams-fenwick:task/deprecate-more-finance-rdlc-reports
Sep 26, 2025
Merged
(From ALAppExtensions) Deprecate more finance rdlc reports #4870
JesperSchulz
merged 1 commit into
microsoft:main
from
daniel-williams-fenwick:task/deprecate-more-finance-rdlc-reports
Sep 26, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
… for the ExcelReports app that was migrated to a new repository.
Contributor
Author
|
@AndreasHans @JesperSchulz I tried to resolve conflicts in the ALAppExtensions repo PR, but it looks like the Excel Reports app has been migrated to this repo. This PR has been replicated from there. Andreas, I have also applied the id range updates and id conflict fixes per your latest comment here - microsoft/ALAppExtensions#28526 (comment). I have closed that PR and issue. |
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
AndreasHans
added a commit
that referenced
this pull request
Sep 26, 2025
JesperSchulz
approved these changes
Sep 26, 2025
AndreasHans
approved these changes
Sep 26, 2025
miljance
pushed a commit
to miljance/BCApps
that referenced
this pull request
Oct 22, 2025
…#4870) <!-- Thank you for submitting a Pull Request. If you're new to contributing to BCApps please read our pull request guideline below * https://github.com/microsoft/BCApps/Contributing.md --> #### Summary <!-- Provide a general summary of your changes --> Replace references to deprecated RDLC finance reports with new Excel reports.  Some captions remain as (Preview) rather than (Excel) as clean tags already existed. #### Work Item(s) <!-- Add the issue number here after the #. The issue needs to be open and approved. Submitting PRs with no linked issues or unapproved issues is highly discouraged. --> Fixes microsoft#4869 Related Base App PR - microsoft/BusinessCentralApps#1363. Fixes [AB#591379](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/591379) Co-authored-by: Dan Williams <dan.williams@fenwick.com.au>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Replace references to deprecated RDLC finance reports with new Excel reports.

Some captions remain as (Preview) rather than (Excel) as clean tags already existed.
Work Item(s)
Fixes #4869
Related Base App PR - https://github.com/microsoft/BusinessCentralApps/pull/1363.
Fixes AB#591379