mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 18:25:27 +00:00
Now opening external links in new tab (added little icon), started build documentation
This commit is contained in:
23
docs/build/build.md
vendored
23
docs/build/build.md
vendored
@ -5,5 +5,28 @@ layout: page
|
||||
|
||||
## Building Parts
|
||||
|
||||
Build management can be accessed via the *Build* navigation tab.
|
||||
|
||||
A "basic" build flow is as follow:
|
||||
|
||||
1. create a part with the [*Assembly option*](/part/views/#part-options) turned-on
|
||||
0. add a Bill of Material (BOM)
|
||||
0. create a "Build Order" for this part
|
||||
0. allocate stocks from your inventory
|
||||
0. update build status and notes
|
||||
0. complete the build.
|
||||
|
||||
##### Future Features
|
||||
|
||||
| Feature | Status |
|
||||
| ----------- | ------------------------------------ |
|
||||
| Edit completed build | :material-progress-clock: [Work In Progress](https://github.com/inventree/InvenTree/pull/993) |
|
||||
| Track subparts | :material-progress-clock: [Work In Progress](https://github.com/inventree/InvenTree/pull/991) |
|
||||
| Partial builds | :material-close: Not yet supported |
|
||||
|
||||
### Part BOM
|
||||
|
||||
Read through the [Bill of Materials documentation](/build/bom) to setup a part BOM before creating a "Build Order".
|
||||
|
||||
!!! missing "TODO"
|
||||
This section requires further work
|
||||
|
Reference in New Issue
Block a user