-
-
Notifications
You must be signed in to change notification settings - Fork 783
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 sales order shipment / completed buttons #7305
Fix sales order shipment / completed buttons #7305
Conversation
SchrodingersGat
commented
May 23, 2024
- Template logic needed tweaks
- Ref: Add support for a Completed status (Fixes: #6434) #6449
- Template logic needed tweaks
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7305 +/- ##
=======================================
Coverage 83.86% 83.86%
=======================================
Files 1048 1048
Lines 45974 45972 -2
Branches 1386 1386
=======================================
- Hits 38554 38553 -1
+ Misses 7049 7048 -1
Partials 371 371
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@matmair weird that all the tests are failing. Might be an issue with uv? Looks like a new version just dropped: https://pypi.org/project/uv/ |
- Trying to get CI to run properly