Production
The Production module (Produktion) allows you to manage manufacturing orders and disassembly processes in ZeyOS. It tracks how raw materials are consumed to produce finished goods, or how finished products are broken down into components.
Overview
The Production module is organized into two tabs:
| Tab | Description |
|---|---|
| Manufacturing (Fertigungen) | Production orders that consume materials to create finished articles |
| Disassembly (Demontagen) | Processes that break down finished articles into individual components |
Manufacturing Columns
The Manufacturing tab displays production orders with the following columns:
| Column | Description |
|---|---|
| Transaction No. | Unique production order number |
| Date | Date of the production order |
| Assignee | User responsible for the production order |
| Article | The finished article being produced |
| Status | Current processing status |
| Production Factor | Multiplier for the production quantities |
Sidebar Filters
- Activity — Filter by status:
- Manufacturing Drafts (Fertigungsentwürfe)
- Booked (Gebuchte)
- Cancelled (Stornierte)
- Closed (Geschlossene Fertigungen)
Bill of Materials (BOM)
Before creating manufacturing orders, you need to define the Bill of Materials (Stückliste) for your finished articles. The BOM specifies which component articles and quantities are needed to produce one unit of the finished product.
BOMs are configured through the Components relationship on each article:
- Open the article in the Inventory Management module.
- In the article's detail view, navigate to the Components section.
- Add the required component articles with their quantities.
For example, a "Desk Set" article might have the following BOM:
- 1x Desktop Surface
- 4x Table Leg
- 1x Hardware Kit (screws, bolts)
When a manufacturing order is created for the finished article, ZeyOS automatically populates the input materials from the BOM. The Production Factor then multiplies these quantities — a factor of 3 would produce 3 desk sets, consuming 3x each component quantity.
Creating a Manufacturing Order
To create a new manufacturing order:
- Navigate to the Manufacturing tab.
- Click the New Manufacturing Order button.
- Select the finished article to be produced. The BOM components are loaded automatically.
- Review and adjust the bill of materials (input articles and quantities) if needed.
- Set the Production Factor to determine how many units to produce.
- Click Save to create as a draft, or Book to finalize.
Manufacturing Workflow
A typical manufacturing workflow follows these steps:
- Create Draft — Define the article to produce and the required materials
- Book — Confirm the production order, which deducts raw materials from stock and adds the finished article to inventory
- Close — Mark the production order as completed
When a manufacturing order is booked, ZeyOS automatically:
- Reduces stock levels for all input materials
- Increases stock levels for the produced article
- Records the transaction in the inventory transaction log
Disassembly
The Disassembly tab works as the reverse of manufacturing. It allows you to break down a finished article into its component parts, updating stock levels accordingly.
Creating a Disassembly Order
- Navigate to the Disassembly tab.
- Click the New Disassembly Order button.
- Select the finished article to be disassembled. The BOM components are loaded as the expected output materials.
- Set the Production Factor to define how many units to disassemble.
- Click Save to create as a draft, or Book to finalize.
When a disassembly order is booked, ZeyOS automatically:
- Reduces stock of the finished article
- Increases stock of each component article according to the BOM
- Records the transaction in the inventory transaction log
Use Cases
- Recycling or reclaiming materials from products
- Correcting manufacturing errors by reversing production
- Breaking down assemblies for individual part resale
- Quality-related product recalls requiring disassembly for inspection
Production Statuses
Production orders (both manufacturing and disassembly) use the following statuses:
| Status | Description |
|---|---|
| Draft | The order is being prepared and has not yet been executed. |
| Booked | The order has been confirmed and stock levels have been adjusted. |
| Cancelled | The order has been cancelled. |
| Closed | The order has been completed and finalized. |
Tips
- Define BOMs carefully — Ensure component quantities are accurate before creating manufacturing orders. Changes to a BOM do not retroactively affect existing orders.
- Use the Production Factor to scale production quantities up or down without modifying the bill of materials.
- Review the Transactions tab in Inventory Management to verify that stock levels were correctly adjusted after booking.
- Keep manufacturing orders as drafts until all materials are confirmed available to avoid stock discrepancies.
- Use the Price Lists Production: Min/Max types to control production costing.
Related Topics
- Inventory Management — Stock levels affected by production
- Price Lists — Production-specific pricing
- Invoicing — Selling finished goods