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

# Manufacturing

> How Bizaxl supports manufacturing businesses - managing bills of materials, work orders, production tracking, quality control, and inventory across the production lifecycle.

Manufacturing businesses transform raw materials into finished goods, and the systems that support them must manage that transformation at every step. Whether you operate a discrete manufacturing plant (producing individual units), a process manufacturer (producing in batches), or a make-to-order workshop, the fundamentals are the same: raw materials must be available at the right time, production must follow approved processes, quality must be controlled, and the whole operation must be visible to management in real time.

Manufacturing is an industry where small inefficiencies compound quickly. A missing component halts a production line. A quality failure at the end of the line wastes all the materials and labour that went into the batch. A purchasing delay ripples through to a delivery failure that costs a customer relationship. The right operational platform turns these risks into manageable, visible processes.

***

## Who Works in Manufacturing

| Role                         | What They Do                                                                              |
| ---------------------------- | ----------------------------------------------------------------------------------------- |
| **Production Managers**      | Plan and oversee manufacturing operations, capacity, and output schedules                 |
| **Production Supervisors**   | Manage day-to-day floor operations, track work in progress, and coordinate shifts         |
| **Design & Engineering**     | Create and maintain product specifications, bills of materials, and production routings   |
| **Quality Control**          | Inspect materials, in-process work, and finished goods; manage non-conformances           |
| **Procurement & Purchasing** | Source raw materials and components, manage supplier relationships, issue purchase orders |
| **Stores & Warehouse**       | Receive, store, and issue materials; manage finished goods inventory                      |
| **Maintenance**              | Keep machines and equipment operational; manage preventive maintenance schedules          |
| **Finance & Accounts**       | Track production costs, manage accounts payable, and report on manufacturing margins      |

***

## Common Business Challenges

**Material availability for production.** A production plan is only executable if the right materials are available at the right time. Without real-time stock visibility and forward-looking material requirements planning, shortages stall production unexpectedly.

**Bill of materials accuracy.** Every finished product is defined by its bill of materials - the list of components, quantities, and specifications needed to make it. An error in the BOM means either too much material is consumed, or the wrong product is made.

**Work-in-progress tracking.** Once a work order is on the floor, management needs to know where it is in the production sequence, how much has been completed, and whether it is running on schedule. Without live WIP tracking, the only way to know is to walk the floor.

**Quality at every stage.** Defects caught at the end of production waste all the materials and labour that preceded them. Quality control must happen at incoming inspection, at critical production stages, and at final inspection - with every result recorded and traceable.

**Machine downtime and capacity.** Unplanned machine breakdowns disrupt the production schedule and cause downstream delays. Managing preventive maintenance proactively reduces downtime, but requires structured maintenance records and scheduling.

**Production cost accuracy.** Knowing what it actually costs to produce a unit - factoring in materials consumed, labour time, machine usage, and overhead - is essential for pricing and margin management. Without structured cost capture, manufacturers price on assumption rather than data.

***

## How Bizaxl Supports Manufacturing

| Feature Area              | What It Covers                                                                            |
| ------------------------- | ----------------------------------------------------------------------------------------- |
| **Bill of Materials**     | Product structure definitions, component lists, version management, sub-assembly tracking |
| **Work Orders**           | Production job creation, scheduling, routing, status tracking                             |
| **Production Planning**   | Material requirements planning, capacity scheduling, production calendar                  |
| **Quality Control**       | Incoming inspection, in-process checks, final inspection, non-conformance management      |
| **Inventory Management**  | Raw material stock, WIP tracking, finished goods inventory, scrap recording               |
| **Procurement**           | Purchase orders, supplier management, goods receipt, quality holds                        |
| **Machine & Maintenance** | Equipment register, maintenance schedules, downtime tracking                              |
| **Cost Accounting**       | Material cost capture, labour recording, overhead allocation, per-unit cost reporting     |

***

## Business Lifecycle

A typical manufacturing production cycle moves through this sequence:

<Steps>
  <Step title="Sales order or production forecast received">
    You receive a customer order or generate a production forecast to initiate planning.
  </Step>

  <Step title="Bill of materials retrieved">
    The approved bill of materials for the product is retrieved to define what is needed.
  </Step>

  <Step title="Material requirements calculated">
    Required quantities are calculated against current stock to identify any shortfalls.
  </Step>

  <Step title="Purchase orders raised for shortfalls">
    Purchase orders are raised to procure any materials not currently held in stock.
  </Step>

  <Step title="Raw materials received and inspected">
    Incoming materials are received, inspected for quality, and logged into inventory.
  </Step>

  <Step title="Work order created">
    A work order is created to formally authorise and track the production run.
  </Step>

  <Step title="Production scheduled">
    The work order is scheduled against available capacity and production resources.
  </Step>

  <Step title="Materials issued to production">
    The required materials are issued from stores to the production floor.
  </Step>

  <Step title="Production stages executed">
    The production operations are carried out in the sequence defined by the routing.
  </Step>

  <Step title="In-process quality checks">
    Quality inspections are carried out at key stages during production.
  </Step>

  <Step title="Final inspection and testing">
    Finished units are inspected and tested before being accepted into finished goods.
  </Step>

  <Step title="Finished goods transferred to store">
    Completed units are transferred to the finished goods store and inventory is updated.
  </Step>

  <Step title="Sales invoice raised">
    An invoice is raised to the customer based on the order.
  </Step>

  <Step title="Goods dispatched to customer">
    The finished goods are packed and dispatched to the customer.
  </Step>

  <Step title="Production cost recorded and reported">
    All costs for the production run are captured and reported for margin analysis.
  </Step>
</Steps>

***

## Where to Start

If you are new to the Manufacturing product, read these pages first:

<CardGroup cols={2}>
  <Card title="Feature Overview" href="/manufacturing/feature-overview" icon="list">
    Every feature in the system — what it does, who uses it, and how it connects
  </Card>

  <Card title="Getting Around" href="/manufacturing/getting-around" icon="compass">
    How to navigate workspaces, shortcuts, and dashboards
  </Card>

  <Card title="Reports Overview" href="/manufacturing/reports-overview" icon="chart-bar">
    Every report, dashboard chart, and number card explained
  </Card>

  <Card title="Workflow Overview" href="/manufacturing/workflow-overview" icon="arrow-right-arrow-left">
    The full production journey from Sales Order to Payment
  </Card>
</CardGroup>

***

## Feature Documentation

<CardGroup cols={2}>
  <Card title="Bill of Materials" href="/manufacturing/bill-of-materials/bill-of-materials" icon="layer-group">
    Define product recipes, components, and production operations
  </Card>

  <Card title="Production Plan" href="/manufacturing/production-planning/production-plan" icon="calendar">
    Schedule manufacturing from Sales Orders and calculate material needs
  </Card>

  <Card title="Work Order" href="/manufacturing/work-orders/work-order" icon="wrench">
    Authorise and track production runs from start to finish
  </Card>

  <Card title="Job Card" href="/manufacturing/work-orders/job-card" icon="clock">
    Record operator time and output at each production workstation
  </Card>

  <Card title="Plant Floor" href="/manufacturing/work-orders/plant-floor" icon="industry">
    Live visual monitoring of every workstation on the production floor
  </Card>

  <Card title="Downtime Tracking" href="/manufacturing/work-orders/downtime-tracking" icon="triangle-exclamation">
    Record and analyse machine stoppages
  </Card>

  <Card title="Material Request" href="/manufacturing/inventory/material-request" icon="boxes-stacked">
    Request raw materials for production or replenishment
  </Card>

  <Card title="Stock Entry" href="/manufacturing/inventory/stock-entry" icon="arrow-right-arrow-left">
    Record all stock movements — issues, transfers, and finished goods
  </Card>

  <Card title="Quality Inspection" href="/manufacturing/quality/quality-inspection" icon="check-circle">
    Inspect incoming materials, in-process work, and finished goods
  </Card>

  <Card title="Purchase Order" href="/manufacturing/procurement/purchase-order" icon="cart-shopping">
    Order raw materials from suppliers and track delivery
  </Card>

  <Card title="Sales Order" href="/manufacturing/sales/sales-order" icon="file-invoice">
    Confirm customer orders and trigger production
  </Card>

  <Card title="Payment Entry" href="/manufacturing/finance/payment-entry" icon="money-bill">
    Record customer receipts and supplier payments
  </Card>

  <Card title="GST Compliance" href="/manufacturing/finance/gst-compliance" icon="receipt">
    Manage GSTR-1, GSTR-3B, e-Invoice, and e-Waybill for Indian businesses
  </Card>
</CardGroup>
