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: AP filter to simulate employee advance as a ledger impacting voucher #43070

Merged

Conversation

ruthra-kumar
Copy link
Member

@ruthra-kumar ruthra-kumar commented Sep 5, 2024

Issue

Expense Claims, Payment Entries and Journals allocated against Employee advance show up in Accounts Payable report as individual (unreconciled) entries. This is a known limitation in the system.

Cause

Accounts Payable report relies on the Primary document having Ledger impact to work properly. Since, Employee Advances don't post any ledger entries, Exp Claims or Payments allocated against advances cannot be linked with each other and hence end up reported as unallocated.

Workaround

AP report has a new filter 'Handle Employee Advances' to handle above scenario.

@ruthra-kumar ruthra-kumar changed the title fix: AP filter to handle employee advance as a ledger impacting voucher fix: AP filter to simulate employee advance as a ledger impacting voucher Sep 5, 2024
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 5, 2024
@ruthra-kumar ruthra-kumar merged commit 613830b into frappe:develop Sep 5, 2024
21 checks passed
ruthra-kumar added a commit that referenced this pull request Sep 6, 2024
…-43070

fix: AP filter to simulate employee advance as a ledger impacting voucher (backport #43070)
ruthra-kumar added a commit that referenced this pull request Sep 6, 2024
…-43070

fix: AP filter to simulate employee advance as a ledger impacting voucher (backport #43070)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-14-hotfix backport to version 14 backport version-15-hotfix needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant