mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 18:25:27 +00:00
Move some links around
This commit is contained in:
@ -55,7 +55,7 @@ Trackable parts can be assigned batch numbers or serial numbers which uniquely i
|
||||
|
||||
### Purchaseable
|
||||
|
||||
If a part is designated as *Purchaseable* it can be purchased from external suppliers. Setting this flag allows parts to be added to [purchase orders](../companies/po.md).
|
||||
If a part is designated as *Purchaseable* it can be purchased from external suppliers. Setting this flag allows parts to be added to [purchase orders](../buy/po.md).
|
||||
|
||||
### Salable
|
||||
|
||||
|
@ -54,9 +54,9 @@ If a part is an assembly this panel will show the cost (possibly as range) for a
|
||||
|
||||
### Sale cost / prices
|
||||
|
||||
Sale prices are always to customers (through [sale orders](../companies/so.md)) and support [price ranges](#price-ranges).
|
||||
Sale prices are always to customers (through [sale orders](../sell/so.md)) and support [price ranges](#price-ranges).
|
||||
|
||||
The panel also shows historical sale price information collected from past [purchase orders](../companies/po.md).
|
||||
The panel also shows historical sale price information collected from past [purchase orders](../buy/po.md).
|
||||
|
||||
## Currency conversion
|
||||
|
||||
|
@ -8,7 +8,7 @@ Denoting a part as *Trackble* changes the way that [stock items](../../stock/sto
|
||||
|
||||
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](../companies/po.md) or a [Build Order](../build/build.md)).
|
||||
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.md) or a [Build Order](../build/build.md)).
|
||||
|
||||
|
||||
## Assign Serial Numbers
|
||||
|
Reference in New Issue
Block a user