-
-
Notifications
You must be signed in to change notification settings - Fork 960
[Feature] External build order #9312
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
[Feature] External build order #9312
Conversation
✅ Deploy Preview for inventree-web-pui-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9312 +/- ##
==========================================
- Coverage 86.28% 86.27% -0.01%
==========================================
Files 1232 1234 +2
Lines 54222 54319 +97
Branches 2248 2242 -6
==========================================
+ Hits 46783 46865 +82
- Misses 6870 6885 +15
Partials 569 569
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
-Build Order and Purchase Order are linked -Stock is consumed against build order -Purchase order line items are received into the build order (as outputs)
|
- Send filters when fetching initial data
References
This PR implements the concept of an "external" build order
TODO