2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-12-16 00:58:07 +00:00

Part stocktake (#408)

* Add part stockdate docs

* Stocktake notes
This commit is contained in:
Oliver
2022-12-29 00:01:29 +11:00
committed by GitHub
parent a26649a3e9
commit 470f8d4015
3 changed files with 32 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
title: Part Views
---
## Part Views
The main part view is divided into 4 different panels:
1. Categories
@@ -126,6 +128,10 @@ The *Sales Orders* tab shows a list of the sales orders for this part. It provid
The *Scheduling* tab provides an overview of the *predicted* future availability of a particular part. Refer to the [scheduling documentation](./scheduling.md) for further information.
### Stocktake
The *Stocktake* tab provide historical stock level information, based on user-provided stocktake data. Refer to the [stocktake documentation](./stocktake.md) for further information.
### Tests
If a part is marked as *trackable*, the user can define tests which must be performed on any stock items which are instances of this part. [Read more about testing](./test.md).