Skip to main content

Material Availability

Where: Production โ†’ Material Availability.

Before starting a job, check that the materials are actually there.

๐Ÿ“ท Screenshot spot โ€” capture this screen and save it as static/img/screenshots/production-material-availability.png, then replace this whole box with the single line:
![Material Availability](/img/screenshots/production-material-availability.png)

Running a checkโ€‹

  1. Pick a sales order from "Plan for Sales Order" โ€” orders without a BOM are marked "(no BOM)" and can't be checked.
  2. The page computes, per BOM line:
    • Required โ€” BOM quantity for the order.
    • On Hand and Reserved โ€” summed across all warehouses.
    • Available = On Hand โˆ’ Reserved.
    • Shortage = Required โˆ’ Available.
  3. You'll see either a green banner โ€” "All materials are available in stock โ€” ready for production." โ€” or an amber one: "N item(s) short โ€” create a purchase requisition to procure shortages."

Fixing a shortageโ€‹

Click Create Requisition. A purchase requisition (PR-โ€ฆ) is created and sent to the Purchase team, who will see it under Purchase โ†’ Requisitions, pick suppliers, approve it and convert it to purchase orders.

Why "Available", not "On Hand"?

Shortage is measured against available stock โ€” on-hand minus what's already reserved for other jobs. That way the same material is never promised twice, even if the shelf looks full.

  • The Smart Procurement Agent runs this same check automatically every day across all confirmed orders, so shortages can be caught without anyone opening this page.
  • The Production Planner uses the same readiness data to flag material-blocked jobs.