Skip to content

fix: minor UI and UX fixes

1890ccd
Select commit
Loading
Failed to load commit list.
Open

feat: add opening stock dialog for stock items #54570

fix: minor UI and UX fixes
1890ccd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

79.71% (-0.03%) compared to b001884

View this Pull Request on Codecov

79.71% (-0.03%) compared to b001884

Details

Codecov Report

❌ Patch coverage is 8.51064% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.71%. Comparing base (b001884) to head (1890ccd).
⚠️ Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
erpnext/stock/doctype/item/item.py 8.51% 43 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #54570      +/-   ##
===========================================
- Coverage    79.74%   79.71%   -0.03%     
===========================================
  Files         1160     1160              
  Lines       126362   126427      +65     
===========================================
+ Hits        100768   100787      +19     
- Misses       25594    25640      +46     
Files with missing lines Coverage Δ
erpnext/stock/doctype/item/item.py 78.73% <8.51%> (-5.40%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.