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: Totals row incorrect value in GL Entry (backport #27867) #28003

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 19, 2021

This is an automatic backport of pull request #27867 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.io/

@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #28003 (21ba9ac) into develop (9916b87) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop   #28003      +/-   ##
===========================================
+ Coverage    54.39%   54.41%   +0.01%     
===========================================
  Files         1255     1255              
  Lines        67822    67822              
===========================================
+ Hits         36893    36906      +13     
+ Misses       30929    30916      -13     
Impacted Files Coverage Δ
...t/accounts/report/general_ledger/general_ledger.py 21.32% <0.00%> (ø)
...e/asset_value_adjustment/asset_value_adjustment.py 87.80% <0.00%> (-3.66%) ⬇️
.../report/stock_projected_qty/stock_projected_qty.py 87.01% <0.00%> (-2.60%) ⬇️
erpnext/stock/stock_ledger.py 85.71% <0.00%> (-0.55%) ⬇️
erpnext/selling/doctype/sales_order/sales_order.py 76.39% <0.00%> (-0.38%) ⬇️
erpnext/stock/reorder_item.py 75.42% <0.00%> (ø)
...eorder_level/itemwise_recommended_reorder_level.py 92.45% <0.00%> (ø)
...xt/accounts/doctype/sales_invoice/sales_invoice.py 76.50% <0.00%> (+0.08%) ⬆️
erpnext/projects/doctype/project/project.py 54.25% <0.00%> (+0.35%) ⬆️
erpnext/stock/get_item_details.py 79.84% <0.00%> (+0.46%) ⬆️
... and 10 more

@deepeshgarg007 deepeshgarg007 merged commit 74b0a81 into develop Oct 19, 2021
@mergify mergify bot deleted the mergify/bp/develop/pr-27867 branch October 19, 2021 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant