-
-
Notifications
You must be signed in to change notification settings - Fork 867
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
Bug fix for receiving line item event #9071
Bug fix for receiving line item event #9071
Conversation
SchrodingersGat
commented
Feb 13, 2025
- Use StockItem ID correctly
- Provide line ID
- Use StockItem ID correctly - Provide line ID
✅ 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 #9071 +/- ##
=======================================
Coverage 85.56% 85.56%
=======================================
Files 1177 1177
Lines 52032 52032
Branches 2120 2120
=======================================
+ Hits 44519 44522 +3
+ Misses 6979 6976 -3
Partials 534 534
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
- Use StockItem ID correctly - Provide line ID (cherry picked from commit f27a84a)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
Bug fix for receiving line item event (inventree#9071)