Skip to content
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

fix: asset depreciation and balances report correction #43348

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

khushi8112
Copy link
Member

@khushi8112 khushi8112 commented Sep 23, 2024

Issue:
The Asset Depreciation and Balances Report was incorrectly removing some assets. This happened because the condition did not consider assets that were capitalized in the coming year, leading to missing assets in the report.
Resolution:
The condition has been updated to make sure that only assets capitalized within the chosen date range are excluded. This means assets capitalized in the next year will not be removed from the report.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 23, 2024
@khushi8112 khushi8112 added backport version-15-hotfix and removed needs-tests This PR needs automated unit-tests. labels Sep 23, 2024
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.

1 participant