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

fix: Ignore loan repayments made from salary slip (backport #30884) #30890

Merged
merged 1 commit into from
May 4, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 4, 2022

This is an automatic backport of pull request #30884 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label May 4, 2022
@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #30890 (e8d6eb2) into develop (1b285cf) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##           develop   #30890   +/-   ##
========================================
  Coverage    62.98%   62.98%           
========================================
  Files          983      983           
  Lines        67059    67062    +3     
========================================
+ Hits         42239    42242    +3     
  Misses       24820    24820           
Impacted Files Coverage Δ
.../accounts/doctype/bank_clearance/bank_clearance.py 66.15% <ø> (ø)
...nk_reconciliation_tool/bank_reconciliation_tool.py 43.34% <ø> (ø)
...liation_statement/bank_reconciliation_statement.py 20.23% <0.00%> (-0.75%) ⬇️
...e/asset_value_adjustment/asset_value_adjustment.py 86.04% <0.00%> (-3.49%) ⬇️
...t/accounts/report/sales_register/sales_register.py 70.76% <0.00%> (-1.17%) ⬇️
...em_wise_sales_register/item_wise_sales_register.py 61.08% <0.00%> (-0.91%) ⬇️
...cial_statement/consolidated_financial_statement.py 89.71% <0.00%> (-0.63%) ⬇️
erpnext/accounts/report/financial_statements.py 35.24% <0.00%> (-0.39%) ⬇️
erpnext/accounts/party.py 82.42% <0.00%> (-0.29%) ⬇️
erpnext/controllers/accounts_controller.py 85.34% <0.00%> (-0.24%) ⬇️
... and 9 more

@deepeshgarg007 deepeshgarg007 merged commit 564f5b2 into develop May 4, 2022
@mergify mergify bot deleted the mergify/bp/develop/pr-30884 branch May 4, 2022 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant