Manufacturing
This course covers the full Manufacturing module in Quickenerp. Learn how to create and manage bills of materials, manufacturing orders, routing plans, work center operations, subcontracting, planning, and production reporting.
| Responsible | System |
|---|---|
| Last Update | 07/21/2026 |
| Completion Time | 3 days 22 hours |
| Members | 1 |
Production Planning
Replenishment-Based MO Creation
Products with route "Manufacture" and a reordering rule trigger MO creation:
- Go to Inventory > Master Data > Reordering Rules.
- Set route = Manufacture.
- When stock drops below minimum, the replenishment engine creates an MO.
Planned Orders
Go to Manufacturing > Planning > Planned Orders. These are tentative MOs not yet confirmed. Review and confirm them in batch. Useful for medium-term capacity planning.
MRP (Material Requirements Planning)
For advanced planning:
- Go to Manufacturing > Planning > MRP.
- Click Run MRP.
- Quickenerp analyzes:
- Current stock levels.
- Open sales orders.
- Forecasted demand.
- Reordering rules.
- BOM structure (explodes multi-level BOMs).
Production Scheduling
The Gantt view in Manufacturing Orders shows scheduled MOs across work centers. Drag and drop to reschedule. Filter by work center, date, product.
Manufacturing Overview
View allProduction Planning
Replenishment-Based MO Creation
Products with route "Manufacture" and a reordering rule trigger MO creation:
- Go to Inventory > Master Data > Reordering Rules.
- Set route = Manufacture.
- When stock drops below minimum, the replenishment engine creates an MO.
Planned Orders
Go to Manufacturing > Planning > Planned Orders. These are tentative MOs not yet confirmed. Review and confirm them in batch. Useful for medium-term capacity planning.
MRP (Material Requirements Planning)
For advanced planning:
- Go to Manufacturing > Planning > MRP.
- Click Run MRP.
- Quickenerp analyzes:
- Current stock levels.
- Open sales orders.
- Forecasted demand.
- Reordering rules.
- BOM structure (explodes multi-level BOMs).
Production Scheduling
The Gantt view in Manufacturing Orders shows scheduled MOs across work centers. Drag and drop to reschedule. Filter by work center, date, product.
Subcontracting
Enable in Manufacturing > Configuration > Settings > Subcontracting. Allows outsourcing production to vendors.
Setup
- Go to Inventory > Configuration > Routes.
- Enable route "Subcontracting" if not already active.
- Go to your vendor's contact form, Sales & Purchases tab.
- Check Subcontractor. Set the Subcontracting Location (where raw materials are sent).
- On the product form, add the "Subcontracting" route.
Subcontracting Flow
- When stock reaches reorder point for a subcontracted product, a PO is created.
- Quickenerp creates a Subcontracting Receipt - raw materials are sent to the vendor.
- The vendor receives raw materials, produces the product, sends it back.
- You receive the finished product as a normal receipt.
- The PO is billed by the vendor.
Resupply Subcontractor
When confirming a subcontracted PO, Quickenerp auto-creates a delivery order to send raw materials to the subcontractor. The quantity of raw materials = BOM component quantity * PO quantity.
Tracking Subcontracted Stock
Raw materials sent to subcontractors are tracked in the Subcontracting Location (a virtual location). When the finished product is received, the raw material stock is consumed from there.
Work Centers
Go to Manufacturing > Master Data > Work Centers. A work center is a machine, workstation, or production line.
Work Center Fields
| Field | Description |
|---|---|
| Name | Work center name (e.g. "CNC Machine", "Assembly Table 1"). |
| Code | Short code for reference. |
| Working Hours | Calendar of available hours. Excludes breaks, holidays. |
| Capacity | Number of units this work center can process simultaneously. |
| Time Efficiency | Percentage (90% = slower than standard). Affects lead time calculation. |
| Time Before Setup | Preparation time before production starts. |
| Time After Setup | Clean-up time after production ends. |
| Costs per Hour | Standard hourly cost for labor, overhead, and machine depreciation. |
| OEE Target | Overall Equipment Effectiveness target. |
Routings
Go to Manufacturing > Master Data > Routings. A routing defines the sequence of operations.
- Click Create.
- Reference - Routing name.
- Add Operations:
- Sequence (1, 2, 3...) - Execution order.
- Work Center - Where this operation is performed.
- Duration - Time per unit.
- Duration Type - Fixed (regardless of quantity) or Per Unit.
- Start/Next Operation - For parallel or divergent flows.
- Default - If "Quantity" is set, it defaults as next operation.
Work Center Load View
Go to Reporting > Work Center Performance. See the scheduled vs actual load. Identify bottlenecks. Color-coded: green (under 80% load), yellow (80-100%), red (overloaded).