feat: utility to repost accounting ledgers without cancellation #36469
Codecov / codecov/project
succeeded
Aug 8, 2023 in 1s
64.69% (+0.08%) compared to 5435c64
View this Pull Request on Codecov
64.69% (+0.08%) compared to 5435c64
Details
Codecov Report
Merging #36469 (4c56043) into develop (5435c64) will increase coverage by
0.08%
.
Report is 17 commits behind head on develop.
The diff coverage is99.09%
.
Additional details and impacted files
@@ Coverage Diff @@
## develop #36469 +/- ##
===========================================
+ Coverage 64.61% 64.69% +0.08%
===========================================
Files 788 791 +3
Lines 61436 61572 +136
===========================================
+ Hits 39697 39837 +140
+ Misses 21739 21735 -4
Files Changed | Coverage Δ | |
---|---|---|
...xt/accounts/doctype/journal_entry/journal_entry.py | 69.32% <ø> (ø) |
|
...xt/accounts/doctype/payment_entry/payment_entry.py | 83.79% <ø> (ø) |
|
...ounts/doctype/purchase_invoice/purchase_invoice.py | 84.19% <0.00%> (+0.03%) |
⬆️ |
...xt/accounts/doctype/sales_invoice/sales_invoice.py | 83.88% <ø> (+0.01%) |
⬆️ |
...post_accounting_ledger/repost_accounting_ledger.py | 100.00% <100.00%> (ø) |
|
...ing_ledger_items/repost_accounting_ledger_items.py | 100.00% <100.00%> (ø) |
|
erpnext/accounts/test/accounts_mixin.py | 80.76% <100.00%> (+1.17%) |
⬆️ |
Loading