Workflows
Common daily workflows in GlyphFex: from quoting jobs to shipping orders, using the Shop Floor kiosk, and exporting data.
Quote-to-Order Lifecycle
A typical job in a manufacturing shop starts as a quote and, if won, converts into a production order. GlyphFex supports this entire lifecycle with dedicated features.
Creating a quote
- Create a new entry — Press Ctrl+1 and select a quote template (e.g., "Standard Quote"). The template pre-fills tags, fields, and assigns the quoting pipeline.
- Fill in details — Enter the customer name, quantities, pricing, and any specifications. Tag with material, process, and other relevant categories.
- Set pipeline status — The entry starts in the first quoting stage (e.g., "Estimating"). Advance through stages as the quote progresses: Estimating, Quote Sent, Awaiting Approval.
- Quote validity — If the stage is marked as a quoting stage, GlyphFex automatically sets the
quote_valid_untilfield based on your configured default validity period.
Advancing through the pipeline
As work progresses, change the entry's status to the next pipeline stage. You can do this from:
- Entry page — Select the new status from the pipeline dropdown
- Dashboard — Right-click an entry card and choose Change Status
- Shop Floor — Tap the Advance button on the entry card
- Entry Detail Window — Change status from the Pipeline section
Every transition is timestamped and recorded in the audit trail.
Converting a quote to an order
When a customer accepts a quote, convert it to a production order:
- Open the quote — Double-click the entry on the Dashboard or open it from the Entry Detail Window.
- Click "Convert to Order" — Available in the Entry Detail Window toolbar, the Dashboard context menu, or as a button on Dashboard cards.
- Review the new order — GlyphFex creates a new entry pre-filled with the quote's customer, PO, tags, fields, and materials. The pipeline is set to the first production stage.
- Source quote closes automatically — The original quote is moved to its first completed stage. A parent/child link connects the quote and order for traceability.
WO-2026-042).
Shop Floor Kiosk Usage
The Shop Floor page (Ctrl+5) is designed for operators on the production floor. It uses large buttons and touch-friendly controls so workers can update job status without a mouse and keyboard.
Clock in / Clock out
- Clock In — Tap the clock icon on an entry card to start tracking time on that job. The card shows a running timer with the current worker's name.
- Work on the job — Time is tracked automatically while you are clocked in.
- Clock Out — Tap the clock icon again to stop tracking. The time record is saved to the entry's labor history.
A live clock in the header shows the current time. Time records can be viewed and exported from the Timesheet dialog (accessible from the Tools menu).
Advancing stages
Each entry card on the Shop Floor has an Advance button. Tapping it moves the entry to the next pipeline stage. A floating undo panel appears briefly in case you need to revert.
Adding notes
Tap the note icon on an entry card to add a quick shop note (up to 2,000 characters). Notes are recorded in the audit trail with a timestamp and the current user's name.
Multi-pipeline grouping
If your project has multiple pipelines, the Shop Floor groups entries by pipeline with collapsible headers. Use the pipeline filter at the top to show all pipelines or focus on one at a time.
Using the Dashboard
The Dashboard (Ctrl+2) is the main view for managing all entries. It offers three view modes:
Card view
The default view. Each entry appears as a card showing the reference number, customer, status badge, due date, priority, and smart description. Cards are arranged in a responsive grid.
Table view
A spreadsheet-style DataGrid with sortable columns. Best for bulk operations and when you need to see many entries at once. Supports multi-select for bulk status changes, archiving, and deletion.
Timeline view
Shows entries on a chronological timeline grouped by day. Useful for seeing recent activity and understanding the flow of work over time.
Pipeline bar
The colored pipeline bar at the top of the Dashboard shows entry counts per stage. Click any segment to filter the view to that stage. Toggle the "Active Only" link to exclude completed stages from the bar.
Filters and search
- Text search — Type in the search box to filter entries by reference ID, customer, comments, or any field value
- Status filter — Filter by pipeline stage
- Tag filters — Filter by any tag category
- Date range — Filter by creation date or due date
- Saved filters — Save frequently used filter combinations for one-click access
Exporting Data
GlyphFex supports multiple export formats to share data with other systems or stakeholders:
| Format | Shortcut | Description |
|---|---|---|
| CSV | Ctrl+E | Comma-separated values for spreadsheet import |
| Excel | — | Native .xlsx format with formatting |
| QuickBooks | — | Invoice format for accounting integration |
| PDF Entry | — | Professional single-entry report with all fields, timeline, and part history |
| PDF Dashboard Report | — | Summary report with KPI cards and filtered entry list |
| Job Traveler | — | Printable shop document with QR code for scanning |
| Full Project ZIP | Ctrl+Shift+E | Complete project export with all attachments (Admin only) |
Exports are available from the Dashboard toolbar, Entry Detail Window, or via the Command Palette (Ctrl+K).
Multi-User Setup
When your team needs to share a single project, migrate from a local SQLite file to SQL Server Express. This enables concurrent access over your local network.
Quick setup overview
- Install SQL Server Express on one machine on your network. See the SQL Server Setup Guide for step-by-step instructions.
- Create a shared project — From File > New Project, choose Shared and enter your SQL Server connection details.
- Migrate existing data (optional) — If you already have a local project, use File > Migrate to SQL Server to copy all entries, settings, and attachments.
- Distribute the connection file — Share the
.glyphfex-serverfile with team members. They open it with GlyphFex to connect. - Assign roles — From Settings Hub > User Management, assign each team member a role: Admin, Editor, or Viewer.
Suggested Daily Routine
A typical day using GlyphFex might follow this pattern:
- Morning check — Open the Dashboard to review overdue entries, stale alerts, and expired quotes. The notification bell shows a daily digest if enabled.
- Process new quotes — Create entries for incoming RFQs using quote templates. Assign to the estimating stage.
- Update active jobs — Advance entries through pipeline stages as work completes. Use the Shop Floor page or Dashboard quick-status for speed.
- Review analytics — Check the Analytics page for SLA compliance, bottlenecks, and KPI trends.
- End of day — Ensure all time tracking is clocked out. Review the Calendar/Gantt for the upcoming week's workload.