mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-16 20:25:46 +00:00
Slight tweaks to part detail info
This commit is contained in:
18
docs/part/trackable.md
Normal file
18
docs/part/trackable.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Trackable Parts
|
||||
---
|
||||
|
||||
Denoting a part as *Trackble* changes the way that [stock items](../../stock/stock) associated with the particular part are handled in the database. A trackable part also has more restrictions imposed by the database scheme.
|
||||
|
||||
## Stock Tracking
|
||||
|
||||
For many parts in an InvenTree database, simply tracking current stock levels (and locations) is sufficient. However, some parts require more extensive tracking than simple stock level knowledge.
|
||||
|
||||
Any stock item associated with a trackable part *must* have either a batch number or a serial number. This includes stock created manually or via an internal process (such as a [Purchase Order](../../buy/po) or a [Build Order](/../../build/build)).
|
||||
|
||||
|
||||
|
||||
|
||||
## Build Orders
|
||||
|
||||
Build orders have some extra requirements when either building a trackable part, or using parts in the Bill of Materials which are themselves trackable.
|
Reference in New Issue
Block a user