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

  1. 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.
  2. Fill in details — Enter the customer name, quantities, pricing, and any specifications. Tag with material, process, and other relevant categories.
  3. 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.
  4. Quote validity — If the stage is marked as a quoting stage, GlyphFex automatically sets the quote_valid_until field 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:

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:

  1. Open the quote — Double-click the entry on the Dashboard or open it from the Entry Detail Window.
  2. Click "Convert to Order" — Available in the Entry Detail Window toolbar, the Dashboard context menu, or as a button on Dashboard cards.
  3. 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.
  4. 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.
Tip If a template with auto-numbering is associated with the target pipeline, the new order gets a properly formatted reference number automatically (e.g., WO-2026-042).
Note The "Convert to Order" button is hidden for entries that are already in a completed stage, since completed jobs cannot be converted.

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

  1. 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.
  2. Work on the job — Time is tracked automatically while you are clocked in.
  3. 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.

Tip For dedicated shop floor terminals, enable Kiosk Mode on the user's account. This restricts navigation to only the Shop Floor and Display Board pages, preventing accidental configuration changes.

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

Tip Your view mode, pipeline bar visibility, and legend toggle state persist between sessions. GlyphFex remembers your preferences.

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).

Note Export access depends on your role. Viewers cannot export CSV, Excel, or QuickBooks formats. The Full Project ZIP is restricted to Admins only.

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

  1. Install SQL Server Express on one machine on your network. See the SQL Server Setup Guide for step-by-step instructions.
  2. Create a shared project — From File > New Project, choose Shared and enter your SQL Server connection details.
  3. Migrate existing data (optional) — If you already have a local project, use File > Migrate to SQL Server to copy all entries, settings, and attachments.
  4. Distribute the connection file — Share the .glyphfex-server file with team members. They open it with GlyphFex to connect.
  5. Assign roles — From Settings Hub > User Management, assign each team member a role: Admin, Editor, or Viewer.
Tip For detailed role descriptions and permissions, see the Multi-User & Team help page.

Suggested Daily Routine

A typical day using GlyphFex might follow this pattern:

  1. Morning check — Open the Dashboard to review overdue entries, stale alerts, and expired quotes. The notification bell shows a daily digest if enabled.
  2. Process new quotes — Create entries for incoming RFQs using quote templates. Assign to the estimating stage.
  3. Update active jobs — Advance entries through pipeline stages as work completes. Use the Shop Floor page or Dashboard quick-status for speed.
  4. Review analytics — Check the Analytics page for SLA compliance, bottlenecks, and KPI trends.
  5. End of day — Ensure all time tracking is clocked out. Review the Calendar/Gantt for the upcoming week's workload.