Introduction

When managing inventory, items are often stored, purchased, or sold in various packaging or units. For instance, a product like screws might be tracked individually ("each") or in larger groupings like a box or case. Systems use Unit of Measure (UM) and ratios to ensure these varying quantities are accurately tracked and managed.


Key Concepts

  1. Unit of Measure (UM):
  2. UM Ratios:

How UM Ratios Are Used

  1. Purchasing:
  2. Selling:
  3. Inventory Management:

Our System’s Implementation

Our inventory system supports multiple UMs and dynamically handles their conversion using ratios. Here’s how it works:

  1. Default Setup:
  2. Flexibility in Sales:
  3. Database Tracking:
  4. Dynamic Display in UI:

Practical Example in Our System