mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 02:25:38 +00:00
[Feature] Scrap Build Outputs (#4800)
* Update docs for status codes * Adds API endpoint for scrapping individual build outputs * Support 'buildorder' reference in stock tracking history * Add page for build output documentation * Build docs * Add example build order process to docs * remove debug statement * JS lint cleanup * Add migration file for stock status * Add unit tests for build output scrapping * Increment API version * bug fix
This commit is contained in:
@ -99,7 +99,9 @@ nav:
|
||||
- Test Results: stock/test.md
|
||||
- Build:
|
||||
- Build Orders: build/build.md
|
||||
- Build Outputs: build/output.md
|
||||
- Allocating Stock: build/allocate.md
|
||||
- Example Build Order: build/example.md
|
||||
- Bill of Materials: build/bom.md
|
||||
- Importing BOM Data: build/bom_import.md
|
||||
- Exporting BOM Data: build/bom_export.md
|
||||
|
Reference in New Issue
Block a user