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: not able to make stock entry (backport #36759) #36767

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 22, 2023

This is an automatic backport of pull request #36759 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 Aug 22, 2023
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #36767 (67a7ec1) into develop (e93b927) will decrease coverage by 0.01%.
Report is 7 commits behind head on develop.
The diff coverage is 70.58%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #36767      +/-   ##
===========================================
- Coverage    65.19%   65.18%   -0.01%     
===========================================
  Files          792      792              
  Lines        61814    61805       -9     
===========================================
- Hits         40299    40290       -9     
  Misses       21515    21515              
Files Changed Coverage Δ
...ype/request_for_quotation/request_for_quotation.py 54.70% <0.00%> (-1.00%) ⬇️
erpnext/controllers/buying_controller.py 84.66% <ø> (ø)
...stock/doctype/material_request/material_request.py 74.68% <ø> (ø)
...e/asset_value_adjustment/asset_value_adjustment.py 80.88% <62.50%> (-6.49%) ⬇️
...preciation_schedule/asset_depreciation_schedule.py 89.32% <84.00%> (-0.52%) ⬇️
..._receivable_summary/accounts_receivable_summary.py 92.15% <100.00%> (ø)
erpnext/assets/doctype/asset/asset.py 80.92% <100.00%> (+1.34%) ⬆️
...ctype/asset_capitalization/asset_capitalization.py 93.08% <100.00%> (+0.01%) ⬆️

... and 1 file with indirect coverage changes

@rohitwaghchaure rohitwaghchaure merged commit 611c2bf into develop Aug 22, 2023
14 checks passed
@mergify mergify bot deleted the mergify/bp/develop/pr-36759 branch August 22, 2023 12:08
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant