Items
Item master
The Items page (/app/items) is the full item master. Beyond the basic record, the backend supports:
- Multiple barcodes per item (add/list/deactivate)
- Multiple suppliers per item
- Default bins and per-warehouse stock
- Batch numbers and batch generation
- Available-to-promise calculation
- Bulk price import/export
- Item images
Item Groups, UOMs, Brands
- Item Groups (
/app/items/groups) - categories/subcategories, and the link point for G/L account import (see G/L Account Determination) - Units of Measure (
/app/items/uoms) - with UOM Groups for related-unit conversions - Brands (
/app/items/brands)
Variances & variants
Variances (/app/items/variances) define attributes like size or color. An item can have variance values
selected, and Generate Variants (/api/items/{id}/generate-variants) auto-creates the full matrix of item
variants from those combinations - the same pattern as SAP Business One’s Item/Variant matrix.
Price Lists
Price Lists (/app/items/price-lists) support multiple price lists per item, with a bulk selling-price
update tool for repricing across a list at once.
Specialty costing calculators
Two calculators under Production (but item-costing in nature): Dry Age Calculator and Preparation Wastage Calculator - built for a food/meat-processing use case, where cost per unit needs to account for weight loss during aging or preparation.