Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

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

Compare with Current View Page History

« Previous Version 3 Current »

Inventory Variance

The main entities are

  • InventoryItem: Inventory details for a product
  • InventoryItemDetail: records information details for an item. There may be multiple rows per InventoryItem
  • PhysicalInventory: Records that a party interacted(e.g. counted) inventory on a specific date
  • InventoryItemVariance: Records variation for InventoryItem


  • No labels