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: Procurement Tracker report not showing material request items (backport #36768) #36774

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 #36768 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 #36774 (5ede415) into develop (e93b927) will decrease coverage by 0.01%.
Report is 8 commits behind head on develop.
The diff coverage is 65.45%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #36774      +/-   ##
===========================================
- Coverage    65.19%   65.18%   -0.01%     
===========================================
  Files          792      792              
  Lines        61814    61806       -8     
===========================================
- Hits         40299    40289      -10     
- Misses       21515    21517       +2     
Files Changed Coverage Δ
...ype/request_for_quotation/request_for_quotation.py 54.70% <0.00%> (-1.00%) ⬇️
.../report/procurement_tracker/procurement_tracker.py 17.18% <0.00%> (-0.28%) ⬇️
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 2 files with indirect coverage changes

@rohitwaghchaure rohitwaghchaure merged commit a77e9d3 into develop Aug 22, 2023
13 checks passed
@mergify mergify bot deleted the mergify/bp/develop/pr-36768 branch August 22, 2023 16:41
@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