-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
refactor: Advance Payment(Liability) ledger entries and deduplication #37172
Conversation
c717817
to
3721cb4
Compare
Codecov Report
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
|
854248d
to
bc74ce3
Compare
bc74ce3
to
8deae85
Compare
a5f6f40
to
a00ba91
Compare
a00ba91
to
dc6f537
Compare
with `Advance as Liability`, partial reconciliation should not post duplicate ledger entries for same reference
dc6f537
to
3a01d1b
Compare
3a01d1b
to
9221e35
Compare
@ruthra-kumar can you check and finish this? |
Recent changes to payment_entry.py file made merging |
continues: #35609
Refactor on how Ledger entries are built for
Advance
that are booked in separate party account.