Contents
System configuration establishes the foundational settings that control how Inventory Pro processes transactions. Before using the system, administrators should configure these core elements to match organizational requirements.
Each configuration list follows the same interface pattern with record numbers, names, descriptions, and active status:

| Configuration | Access Path | Purpose |
|---|---|---|
| Carriers | System → Lists → Carriers | Shipping carrier management |
| Payment Terms | System → Lists → Payment Terms | Invoice payment schedules |
| Sales Tax | System → Configuration → Sales Tax | Tax rates and jurisdictions |
| Center Codes | System → Lists → Center Codes | Cost center/department tracking |
| Units of Measure | System → Lists → Units of Measure | Inventory counting units |
| Shipping Methods | System → Lists → Ship Via | Delivery methods |
| Reason Codes | System → Lists → Adjustment Codes | Transaction justifications |
Carriers define the shipping companies used for order fulfillment and inbound deliveries.
Access: System → Lists → Carriers
Security: Security ID 101 (View), Security ID 102 (Create/Modify)
| Field | Purpose |
|---|---|
| Short ID | Unique carrier code (e.g., MTRK, WSXI, PYLE) |
| Name | Full carrier name |
| Type | Carrier classification |
| Contacts | Primary, secondary, and 24-hour contact names |
| Address | Physical address for the carrier |
| Phone/Fax/Email | Communication methods (primary and secondary) |
| Ship Via | Links to shipping method |
| Terms | Default payment terms with carrier |
| Discount | Negotiated carrier discount percentage |
| LTL | Less-Than-Truckload capability flag |
| Stop Charge | Per-stop delivery charge amount |
| Authorized for Returns | Can handle return shipments |
| Insurance Cert | Insurance certification details and date |
| Contract | Contract reference document |
| Active | Enable/disable the carrier |
Carriers link to:
Payment terms define invoice due dates and early payment discounts for customers and vendors.
Access: System → Lists → Payment Terms
Security: Security ID 103 (View), Security ID 119 (Create/Modify)
| Field | Purpose |
|---|---|
| Term | Term code (e.g., Net30, Net60, Immediate) |
| Days | Number of days until payment due |
| Discount | Early payment discount percentage (0-100) |
| Days Discount | Days within which discount applies |
| Use | Enable/disable the term |
| List Top | Display priority ranking |
| Term | Days | Discount | Discount Days | Description |
|---|---|---|---|---|
| Net30 | 30 | 0% | 0 | Payment due in 30 days |
| Net60 | 60 | 0% | 0 | Payment due in 60 days |
| 2/10 Net30 | 30 | 2% | 10 | 2% discount if paid within 10 days |
| Immediate | 1 | 0% | 0 | Payment due immediately |
| COD | 0 | 0% | 0 | Collect on delivery |
The system calculates due dates automatically:
Due Date = Order Date + Days
Discount Applied if payment received by: Order Date + Days Discount
Payment terms link to:
Sales tax configuration establishes tax rates and jurisdictions for customer invoicing.
Access: System → Configuration → Sales Tax
| Field | Purpose |
|---|---|
| Description | Tax zone name (e.g., “Pennsylvania Sales Tax”) |
| State | State code for jurisdiction |
| City | City-level tax specification |
| Country | Country tax zone |
| Sales Tax | Tax rate as decimal (e.g., 0.06 = 6%) |
| Formula | Complex calculation for multi-step tax rules |
| Use | Enable/disable the tax code |
| Setting | Location | Purpose |
|---|---|---|
| Tax Codes | System → Configuration → Sales Tax | Define tax rates by jurisdiction |
| Customer Tax ID | Customer → Tax ID field | Link customer to tax jurisdiction |
| Customer Tax Rate | Customer → Sales Tax field | Customer-specific tax override |
| Item Non-Tax | Item Master → Non-Tax checkbox | Mark items as tax-exempt |
For tax-exempt customers:
Center codes (cost centers) track inventory costs and transactions by department or business unit.
Access: System → Lists → Center Codes

| Field | Purpose |
|---|---|
| Cost Center | Center code (e.g., 4100, 1000, 1100) |
| Description | Department or business unit name |
| Warehouse | Associated warehouse/facility |
| Use | Enable/disable the center |
| List Top | Display priority ranking |
| Code | Description | Use Case |
|---|---|---|
| 4100 | Manufacturing | Production materials |
| 1000 | Retail | Retail operations |
| 1100 | Medical Supplies | Medical division |
| 1200 | Fragile | Special handling items |

Center codes link to:
Units of measure (UOM) define how inventory is counted, stored, and ordered. Inventory Pro supports dual UOM for scenarios where you buy in one unit but sell in another.
Access: System → Lists → Units of Measure
| Field | Purpose |
|---|---|
| UOM | Unit code (e.g., EACH, CASE-12, BOX) |
| Conversion | Supports conversion calculations |
| Base Unit ID | Links to base unit for conversion |
| Base Units | Conversion factor to base unit |
| Use | Enable/disable the unit |
| UOM | Base Unit | Conversion Factor | Description |
|---|---|---|---|
| EACH | EACH | 1 | Single item |
| CASE-12 | EACH | 12 | Case of 12 each |
| CASE-24 | EACH | 24 | Case of 24 each |
| CASE-48 | EACH | 48 | Case of 48 each |
| BOX | EACH | varies | Box quantity |
| PALLET | CASE | varies | Pallet of cases |
Inventory Pro supports tracking inventory in one unit while ordering in another:

Example:
Shipping methods (Ship Via) define how orders are delivered to customers.
Access: System → Lists → Ship Via
| Field | Purpose |
|---|---|
| Ship Via | Method code (e.g., UPS, USPS, FedEx, Truck) |
| Carrier Picks Up | Carrier picks up vs. deliver to carrier |
| Tracking Link | URL template for tracking numbers |
| Account Number | Carrier account for billing |
| Use | Enable/disable the method |
Configure tracking URLs with the {tracking} placeholder:
https://www.ups.com/track?tracknum={tracking}https://www.fedex.com/fedextrack/?trknbr={tracking}https://tools.usps.com/go/TrackConfirmAction?tLabels={tracking}Reason codes (Adjustment Codes) provide accountability for inventory transactions. Different codes control whether positive or negative adjustments are allowed.
Access: System → Lists → Adjustment Codes
| Field | Purpose |
|---|---|
| Type Code | Numeric code identifier |
| Description | Reason description |
| Positive | Allows positive quantity adjustments |
| Negative | Allows negative quantity adjustments |
| Pick | Selectable in picking operations |
| History | Track in transaction history |
| Warehouse | Restrict to specific warehouse |
| Category | Examples | Direction |
|---|---|---|
| Receipts | PO Receipt, Found Inventory, Transfer In | Positive |
| Issues | Work Order Issue, Damaged, Transfer Out | Negative |
| Adjustments | Physical Inventory, Cycle Count | Both |
| Assembly | Assembled, Disassembled | Both |
| Repairs | Used in Repairs, Repair Return | Both |
When first configuring Inventory Pro, complete these steps in order:
| Report | Report ID | Purpose |
|---|---|---|
| Carriers List | 202 | List all configured carriers |
| Center Codes | 271 | List all cost centers |
| Term Agreements | 276-278 | Vendor payment agreements |
On this page