This commit is contained in:
@@ -1,3 +1,52 @@
|
||||
# INV-PART-STOCK-LEVELS
|
||||
# Part stocking levels
|
||||
|
||||

|
||||
Part stocking levels are used to maintain a minimum quantity of inventory per [warehouse](inv-part-warehouses.md) to keep in stock for parts that need to be available at all times and can't wait to be ordered on demand.
|
||||
|
||||
Stocking levels entered here are used by the Purchase order [Restock list](inv-purchase-orders.md#restock-list) feature.
|
||||
|
||||
Stock levels are also displayed on the [Inventory table](inv-part-inventory.md) form.
|
||||
|
||||
## Authorization Roles required
|
||||
|
||||
This form is available to User's with the following [roles](ay-biz-admin-roles.md):
|
||||
|
||||
Full access
|
||||
|
||||
- Accounting
|
||||
- Business administration
|
||||
- Inventory
|
||||
|
||||
Read only access
|
||||
|
||||
- Business administration - restricted
|
||||
- Inventory - restricted
|
||||
- Service manager
|
||||
- Service manager - restricted
|
||||
|
||||
## How to access Part stocking levels
|
||||
|
||||
Part stocking levels form is accessed in the following ways:
|
||||
|
||||
- From the Part form [Part stocking levels](inv-parts.md#available-serial-numbers) menu item
|
||||
|
||||
## Part stocking levels edit form
|
||||
|
||||
The Part assembly edit form provides all the [standard edit form](ay-start-edit-forms.md) functionality and the following fields:
|
||||
|
||||
#### Part
|
||||
|
||||
The Part field at the top is read only and used to indicate which Part is having it's serial numbers collection edited. You can also use the quick link beside the part name to return to the part's main edit form.
|
||||
|
||||
#### Part warehouse
|
||||
|
||||
Stock levels are unique for each [part](inv-parts.md) / [warehouse](inv-part-warehouses.md) combination so here you must select a warehouse for which you want to keep a minimum quantity of inventory on-hand.
|
||||
|
||||
Once you select a warehouse, it will appear in the list of stocking levels below with a default quantity of 1.
|
||||
|
||||
#### Warehouse quantity list
|
||||
|
||||
This list displays the currently selected warehouses and their minimum quantity for this part.
|
||||
|
||||
You can adjust the Quantity by overwriting the existing value or remove the record entirely by clicking on the trash icon to remove this entry.
|
||||
|
||||
Any changes made here do not take effect until this form is saved.
|
||||
|
||||
Reference in New Issue
Block a user