Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Overview

Inventory Table - Record current inventory on hand group by all factors used to uniquely identify the physical product. ( Lot, Serial, Manufacturer, Serial, etc )

Inventory Transaction Table - logs all movement of inventory.

Types of transactions:

  • PURCHASE_RECEIVING - increase of inventory from PO receiving action.
  • TRANSFER_OUT - decrease of inventory from Inventory Transfer Request
  • TRANSFER_IN - Increase of inventory from Inventory Transfer Request
  • SOLD - decrease in Inventory from an inventory item being placed on a bill directly, not through CDM or Prescription. ( This record is created by the VetView API after the bill has been closed. )
  • USED - decrease in Inventory from CDM or Prescription transaction. This record is recorded immediately on the CDM transaction or the Issuing of a Prescription.
  • RECONCILIATION - increase or decease of inventory recorded from audit on the inventory reconciliation screen.
  • PRODUCT_SETUP -  increase or decease of inventory recorded from manual changes of inventory from the product setup screen.


DB Table Definitions

DB Columns

DB Column Definitions

VetView Wiki

Most recent releases of VetView:  Version 4.1.3 Hotfix (Released 2/16/2024)

This page may contain functionality not found in the current version of VetView.

Definitions

Refer to the 'Inventory and Accounting Definitions' wiki page for definition of inventory terms, and for details about fields and controls.

Contents

  • No labels