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

refactor: better date filters in Get Outstanding Invoices dialog #37127

Conversation

ruthra-kumar
Copy link
Member

fixes: #36863

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #37127 (9004721) into develop (2dbdc40) will increase coverage by 0.06%.
Report is 51 commits behind head on develop.
The diff coverage is 66.90%.

@@             Coverage Diff             @@
##           develop   #37127      +/-   ##
===========================================
+ Coverage    66.49%   66.56%   +0.06%     
===========================================
  Files          791      793       +2     
  Lines        62315    62474     +159     
===========================================
+ Hits         41436    41583     +147     
- Misses       20879    20891      +12     
Files Changed Coverage
...xt/accounts/doctype/sales_invoice/sales_invoice.py ø
...xt/accounts/doctype/payment_entry/payment_entry.py 33.33%
erpnext/controllers/accounts_controller.py 33.33%
...ctype/unreconcile_payments/unreconcile_payments.py 55.73%
erpnext/accounts/utils.py 97.91%
...ile_payment_entries/unreconcile_payment_entries.py 100.00%

@ruthra-kumar ruthra-kumar merged commit 5acbf3f into frappe:develop Sep 18, 2023
14 checks passed
@ruthra-kumar ruthra-kumar added backport version-14-hotfix backport to version 14 needs-tests This PR needs automated unit-tests. and removed needs-tests This PR needs automated unit-tests. labels Sep 18, 2023
ruthra-kumar added a commit that referenced this pull request Sep 18, 2023
…-37127

refactor: better date filters in `Get Outstanding Invoices` dialog (backport #37127)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 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 needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Payment Entry : Get outstanding Invoice : Date Filter not working properly
1 participant