2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-18 05:05:26 +00:00

Reference docs (#308)

* Add information on build order reference

* Add reference field description for purchase order

* Add reference information for SalesOrder

* Updated images for build orders

* Update settings information

* Add note regarding python string formatting

* Add some more screenshots

* Improved BOM documentation

* Improve BOM documentation further

* Split  "BOM Export" onto separate page

* Rearrange docs pages

* Add image to fill TODO entry

* Split out part scheduling page
This commit is contained in:
Oliver
2022-07-09 22:28:12 +10:00
committed by GitHub
parent e143c2ab12
commit f2a9404c8a
25 changed files with 241 additions and 85 deletions

View File

@ -77,6 +77,7 @@ nav:
- Templates: part/template.md
- Tests: part/test.md
- Pricing: part/pricing.md
- Scheduling: part/scheduling.md
- Notifications: part/notification.md
- Stock:
- Stock Items: stock/stock.md
@ -87,8 +88,10 @@ nav:
- Test Results: stock/test.md
- Build:
- Build Orders: build/build.md
- Bill of Materials: build/bom.md
- Allocating Stock: build/allocate.md
- Bill of Materials: build/bom.md
- Importing BOM Data: build/bom_import.md
- Exporting BOM Data: build/bom_export.md
- Buy:
- Suppliers: buy/supplier.md
- Manufacturers: buy/manufacturer.md