> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ofatoura.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Inventory Overview

> Index for the Inventory module: dashboard, items, stock, recipes, purchase orders, suppliers, batch production, reports, and settings. Note module must be enabled. Link to children.

Index for the Inventory module: dashboard, items, stock, recipes, purchase orders, suppliers, batch production, reports, and settings. Note module must be enabled. Link to children.

<Columns cols={2}>
  <Card title="Inventory Dashboard and Items" icon="file-text" href="/inventory/dashboard-and-items">
    Cover the Inventory Dashboard (stock by category, top movers, low-stock alerts, expiring items, health score, daily/weekly/monthly period) and Inventory Items (name, category, unit, threshold quantity, preferred supplier, reorder quantity, unit purchase price, photo). Permissions: Show Inventory Stock/Item.
  </Card>

  <Card title="Stock Levels, Movements, and Waste" icon="list" href="/inventory/stock-and-movements">
    Document stock entries (IN/OUT/WASTE/TRANSFER) with quantity, purchase price, supplier, expiration date, waste reason, destination branch; current stock with status (in/low/out); the movements history (filter by type/category/date, edit, export); and syncing stock with menu items. Permissions: Show Inventory Stock/Movement.
  </Card>

  <Card title="Recipes and Ingredient Costing" icon="settings" href="/inventory/recipes">
    Cover defining recipes for menu items, variations, and modifier options: ingredient inventory items, quantities, units, and computed ingredient cost. Explain ingredients deduct on order. Permission: Show Recipe.
  </Card>

  <Card title="Purchase Orders and Suppliers" icon="chart-bar" href="/inventory/purchase-orders-suppliers">
    Document suppliers (name, contact, email, phone) and purchase orders: create draft, add items with qty and unit price, send to supplier, receive (partial/full), record payments (method/amount/date/reference), cancel, PDF download, status tracking, and the auto-PO option from low-stock. Permissions: Show Purchase Order, Show Supplier.
  </Card>

  <Card title="Batch Recipes and Batch Inventory" icon="box" href="/inventory/batch-production">
    Cover batch recipes for pre-prepared products (inputs, yield unit, default batch size and expiry days, linked menu items/variations with serving size), producing batches (consume inputs, create batch stock, optional expiry), and tracking batch inventory (quantity remaining, cost per unit, expiry). Permissions: Show Batch Recipe / Batch Inventory.
  </Card>

  <Card title="Inventory Reports and Settings" icon="truck" href="/inventory/reports-and-settings">
    Cover inventory reports (Usage actual vs expected, Turnover, Forecasting, COGS, P\&L, Purchase Orders, plus batch reports) and Inventory Settings (low-stock notification emails up to 10 with test send, allow auto purchase order, unit-of-measure conversions). Permissions: Show Inventory Report, Update Inventory Settings.
  </Card>
</Columns>
