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: refactor set_missing_values and set_missing_ref_details in Payment Entry #34922

Merged

Conversation

ruthra-kumar
Copy link
Member

@ruthra-kumar ruthra-kumar commented Apr 19, 2023

Pull set_missing_ref_details out of set_missing_values method in Payment Entry. This was needed to pick and choose when to update ref details while reconciling large no of invoices.

related: #34596, frappe/hrms#458

no-docs

@github-actions github-actions bot added accounts needs-tests This PR needs automated unit-tests. labels Apr 19, 2023
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #34922 (b7d6e30) into develop (5c75894) will increase coverage by 0.00%.
The diff coverage is 83.33%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #34922   +/-   ##
========================================
  Coverage    63.86%   63.87%           
========================================
  Files          810      810           
  Lines        59712    59750   +38     
========================================
+ Hits         38137    38166   +29     
- Misses       21575    21584    +9     
Impacted Files Coverage Δ
...xt/accounts/doctype/payment_entry/payment_entry.py 74.46% <80.00%> (-0.03%) ⬇️
erpnext/accounts/utils.py 75.49% <100.00%> (+0.03%) ⬆️

... and 8 files with indirect coverage changes

@ruthra-kumar
Copy link
Member Author

@Mergifyio backport version-14-hotfix

@mergify
Copy link
Contributor

mergify bot commented Apr 20, 2023

backport version-14-hotfix

✅ Backports have been created

ruthra-kumar added a commit that referenced this pull request Apr 21, 2023
…-34922

refactor: refactor set_missing_values and set_missing_ref_details in Payment Entry (backport #34922)
@ruthra-kumar ruthra-kumar deleted the refactor_payment_entry_ref_details branch June 14, 2023 16:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accounts needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant