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: Advance Payment(Liability) ledger entries and deduplication #37172

Conversation

ruthra-kumar
Copy link
Member

@ruthra-kumar ruthra-kumar commented Sep 20, 2023

continues: #35609
Refactor on how Ledger entries are built for Advance that are booked in separate party account.

@ruthra-kumar ruthra-kumar force-pushed the advance_as_liability_bug_on_partial_allocation branch 2 times, most recently from c717817 to 3721cb4 Compare September 21, 2023 08:16
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #37172 (3721cb4) into develop (8c3713b) will decrease coverage by 0.53%.
Report is 2 commits behind head on develop.
The diff coverage is 100.00%.

❗ Current head 3721cb4 differs from pull request most recent head 13b6d22. Consider uploading reports for the commit 13b6d22 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #37172      +/-   ##
===========================================
- Coverage    67.23%   66.71%   -0.53%     
===========================================
  Files          758      794      +36     
  Lines        60619    62481    +1862     
===========================================
+ Hits         40756    41682     +926     
- Misses       19863    20799     +936     
Files Coverage Δ
erpnext/accounts/utils.py 74.81% <100.00%> (+1.53%) ⬆️

... and 162 files with indirect coverage changes

@ruthra-kumar ruthra-kumar force-pushed the advance_as_liability_bug_on_partial_allocation branch 2 times, most recently from 854248d to bc74ce3 Compare September 29, 2023 10:29
@ruthra-kumar ruthra-kumar changed the title fix: handle multiple partial allocations on Advance Payment(Liability) refactor: Advance Payment(Liability) ledger entries and deduplication Sep 29, 2023
@ruthra-kumar ruthra-kumar force-pushed the advance_as_liability_bug_on_partial_allocation branch from bc74ce3 to 8deae85 Compare September 29, 2023 12:17
@ruthra-kumar ruthra-kumar force-pushed the advance_as_liability_bug_on_partial_allocation branch 2 times, most recently from a5f6f40 to a00ba91 Compare October 17, 2023 04:03
@ruthra-kumar ruthra-kumar force-pushed the advance_as_liability_bug_on_partial_allocation branch from a00ba91 to dc6f537 Compare October 26, 2023 06:48
@ruthra-kumar ruthra-kumar force-pushed the advance_as_liability_bug_on_partial_allocation branch from dc6f537 to 3a01d1b Compare November 6, 2023 09:23
@ruthra-kumar ruthra-kumar force-pushed the advance_as_liability_bug_on_partial_allocation branch from 3a01d1b to 9221e35 Compare November 6, 2023 09:27
@deepeshgarg007
Copy link
Member

@ruthra-kumar can you check and finish this?

@ruthra-kumar
Copy link
Member Author

ruthra-kumar commented Nov 28, 2023

Recent changes to payment_entry.py file made merging develop branch on to this PR difficult, with too many overlapping changes. Closing this and redoing from scratch in #38393

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants