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: Previous document currency getting overridden (backport #29404) #29434

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 24, 2022

This is an automatic backport of pull request #29404 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

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #29434 (b72cdb4) into develop (108d104) will increase coverage by 0.03%.
The diff coverage is 94.28%.

@@             Coverage Diff             @@
##           develop   #29434      +/-   ##
===========================================
+ Coverage    57.99%   58.02%   +0.03%     
===========================================
  Files         1091     1091              
  Lines        67868    67881      +13     
===========================================
+ Hits         39357    39390      +33     
+ Misses       28511    28491      -20     
Impacted Files Coverage Δ
.../hr/doctype/leave_application/leave_application.py 73.82% <93.93%> (+0.95%) ⬆️
erpnext/accounts/party.py 77.45% <100.00%> (ø)
erpnext/tests/utils.py 93.24% <100.00%> (+0.09%) ⬆️
...work_order_stock_report/work_order_stock_report.py 50.00% <0.00%> (-50.00%) ⬇️
.../manufacturing/report/bom_explorer/bom_explorer.py 94.44% <0.00%> (-5.56%) ⬇️
erpnext/stock/reorder_item.py 74.35% <0.00%> (-3.42%) ⬇️
...t/accounts/report/sales_register/sales_register.py 71.51% <0.00%> (-1.82%) ⬇️
...t/accounts/report/general_ledger/general_ledger.py 59.93% <0.00%> (-1.35%) ⬇️
.../report/stock_projected_qty/stock_projected_qty.py 86.84% <0.00%> (-1.32%) ⬇️
...eport/production_analytics/production_analytics.py 69.51% <0.00%> (-1.22%) ⬇️
... and 20 more

@deepeshgarg007 deepeshgarg007 merged commit c6a17d1 into develop Jan 25, 2022
@mergify mergify bot deleted the mergify/bp/develop/pr-29404 branch January 25, 2022 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accounts needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant