Admin

Set your pricing and business rules

Pricing in Thermal has two layers: the Price Book — the catalog of labor, parts, materials, fees, and discounts you actually sell — and a handful of org-wide billing rules (tax, payment terms, document numbering, not-to- exceed handling) that apply to every invoice and estimate you generate. Set both up before you start writing work orders and proposals, so pricing and billing behave consistently from the first job.

Build the catalog

Open Price Book.

The Price Book catalog

Choose Add item and fill in:

  1. Code — a short internal identifier (e.g. LAB-001). Required.
  2. Kind — Labor, Part, Material, Fee, or Discount.
  3. Name — what shows on the work order or invoice line (e.g. "Standard labor hour").
  4. Category — type a new one or pick an existing category from the list. Categories group the catalog for browsing; they're not a separate setup step.
  5. Unit price — the dollar amount for one unit at your Standard price. This is the price everything else (Member, Commercial, per-branch overrides) is computed from.
  6. Default quantity — how many units get added when this item is dropped onto a work order or invoice (usually 1).
  7. Description — optional; appears on the work order or invoice line under the item name.

An item you no longer sell can be Deactivated instead of deleted — it stops appearing as selectable on new work orders and invoices, but stays on every past record it's already used on.

You don't have to build the catalog by hand: Import loads a CSV catalog (a generic format or Profit Rhino's export), and Categories lets you rename or merge categories across every item in one place — items are never removed when a category is renamed or deleted, just re-filed to Uncategorized.

Pricing tiers — Standard, Member, Commercial

Every item's Member and Commercial prices are computed automatically from its Standard price using the org-wide tier discounts below — you don't set three prices per item unless one needs to be different. Open any item and its Tiers tab to see the computed Standard, Member, and Commercial prices side by side, each with its margin. If one item needs a price that doesn't follow the formula, set a per-item Override on that tier from the same tab — an override is used exactly as entered and is never rounded by the org's rounding rule.

Need to reprice a batch of items at once — a seasonal cost increase, a new labor rate? Select items in the catalog table and use Adjust price (a flat percentage or dollar amount, up or down) or Set margin % (recompute price to hit a target gross margin) from the bulk-action bar. Items with no linked cost, or that are built from components, are skipped automatically and called out in the result.

Org-wide billing rules

The tier formula, tax rate, and document defaults all live on Settings → Billing, not on the Price Book itself:

The Settings page
  • Sales tax rate and Payment terms — applied to new invoices and estimates as they're generated.
  • Default invoice notes — prefilled onto every new invoice (thank-you, warranty terms, remittance instructions).
  • Not-to-exceed (T&M) — a Warn threshold (%) that shows a warning bar as a time-and-materials work order's costs approach its NTE cap, and an Enforcement setting that either just warns or blocks adding line items past the cap.
  • Document numbers — the prefix in front of invoice, proposal, and work-order numbers (e.g. INV-1042). Defaults to INV, P, and WO.
  • Price Book margin floor, rounding, and tier defaults:
    • Margin floor (%) — items priced below this gross margin are flagged "Low margin" in the catalog, so a stale cost or an underpriced item is easy to spot.
    • Rounding — Exact, Nearest dollar, or Charm pricing ($X.99). Applies only to the computed Member/Commercial prices; Standard price and per-item overrides are always exact.
    • Member tier default (%) / Commercial tier default (%) — the signed percentage off Standard price each tier uses by default (e.g. -10 for 10% off). Any item can override its own tier price on top of this.
    • PO receipt costing — whether receiving a purchase order updates an inventory item's cost basis, and how (Manual only, Latest cost, or Weighted average).

If your shop runs more than one branch, any of these billing rules can be narrowed per branch — see Set up branches.

Reference

  • Every billing and Price Book setting, with its default value — generated straight from the settings schema — is in Settings reference.
  • Line-item kinds and other domain values (labor, part, material, fee, discount, and the rest of the fixed-choice fields Thermal uses) are in Status & domain values.
  • Who can reach Price Book and Settings — Owners and Office users; Dispatchers and Technicians can't. See Roles & permissions.

On this page