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: Fix 'Adjust Asset Value' button #28677

Merged
merged 4 commits into from
Dec 13, 2021

Conversation

GangaManoj
Copy link
Contributor

Resolves #27482

@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #28677 (51c707a) into develop (96a019e) will increase coverage by 0.05%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop   #28677      +/-   ##
===========================================
+ Coverage    55.22%   55.28%   +0.05%     
===========================================
  Files         1122     1122              
  Lines        66782    66782              
===========================================
+ Hits         36879    36919      +40     
+ Misses       29903    29863      -40     
Impacted Files Coverage Δ
erpnext/assets/doctype/asset/asset.py 74.39% <0.00%> (ø)
...payroll/doctype/income_tax_slab/income_tax_slab.py 83.33% <0.00%> (-16.67%) ⬇️
...eorder_level/itemwise_recommended_reorder_level.py 90.38% <0.00%> (-3.85%) ⬇️
erpnext/portal/utils.py 28.98% <0.00%> (-1.45%) ⬇️
erpnext/stock/report/stock_ledger/stock_ledger.py 76.42% <0.00%> (-0.82%) ⬇️
erpnext/projects/doctype/project/project.py 53.73% <0.00%> (-0.36%) ⬇️
...stock/doctype/purchase_receipt/purchase_receipt.py 90.29% <0.00%> (ø)
erpnext/stock/stock_ledger.py 86.43% <0.00%> (+0.34%) ⬆️
erpnext/selling/doctype/sales_order/sales_order.py 77.92% <0.00%> (+0.38%) ⬆️
erpnext/hr/utils.py 74.69% <0.00%> (+0.40%) ⬆️
... and 10 more

@nextchamp-saqib nextchamp-saqib merged commit 4984513 into frappe:develop Dec 13, 2021
nextchamp-saqib added a commit that referenced this pull request Dec 13, 2021
…-28677

fix: Fix 'Adjust Asset Value' button (backport #28677)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'Adjust Asset Value' broken
2 participants