This commit is contained in:
2022-04-04 19:47:15 +00:00
parent 478b5b3310
commit 47b35a4333
19 changed files with 238 additions and 23 deletions

View File

@@ -21,6 +21,10 @@ Read only access
- Service manager
- Service manager - restricted
## Import / Export
Inventory can be [imported](adm-import-inventory.md) into AyaNova and [exported](ay-ex-export.md) out of AyaNova.
## How to access inventory
Inventory transactions are accessed in the following ways:
@@ -91,27 +95,27 @@ Clicking on this field will show the history of the transaction represented by t
#### Part description
The value entered into the [Part's](inv-parts.md) `Description` field.
The value entered into the Part's [Description](inv-parts.md#part-description) field.
#### Cost
The value entered into the [Part's](inv-parts.md) `Cost` field.
The value entered into the Part's [Cost](inv-parts.md#cost) field.
#### Retail
The value entered into the [Part's](inv-parts.md) `Retail` field.
The value entered into the Part's [Retail](inv-parts.md#retail) field.
#### Wholesaler
The [Vendor](vendors.md) selected on the [Part's](inv-parts.md) `Wholesaler` field.
The [Vendor](vendors.md) selected on the Part's [Wholesaler](inv-parts.md#wholesaler) field.
#### Alternative Wholesaler
The [Vendor](vendors.md) selected on the [Part's](inv-parts.md) `Alternative wholesaler` field.
The [Vendor](vendors.md) selected on the Part's [Alternative wholesaler](inv-parts.md#alternative-wholesaler) field.
#### Tags
The Tags selected for this [Part](inv-parts.md).
The Tags selected on this Part's [Tags](inv-parts.md#tags).
## Part inventory adjustment edit form