-
-
Notifications
You must be signed in to change notification settings - Fork 938
[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
base: master
Are you sure you want to change the base?
[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 site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9312 +/- ##
==========================================
- Coverage 86.35% 86.35% -0.01%
==========================================
Files 1229 1231 +2
Lines 53954 54060 +106
Branches 2261 2257 -4
==========================================
+ Hits 46594 46685 +91
- Misses 6788 6803 +15
Partials 572 572
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
( more work required )
References
This PR implements the concept of an "external" build order
TODO