Skip to main content

Products

Overview#

The product catalogis the shared library of everything you sell or price. It is the foundation for the rest of the Accounting tools โ€” Price Books read from it, Pricing Models calculate against it, and Quotes pull line items from it. You'll find it under Accounting โ†’ Products.

A product can play one of three roles, and choosing the right role is the key decision when you create one:

  • Fixed-price productโ€” a simple catalog item with a set price (e.g. โ€œAnnual License โ€” $1,200โ€).
  • Configurable product โ€” its cost is calculated by a Pricing Model from inputs like size or material (e.g. a custom sign).
  • Rate itemโ€” a raw cost input (a material or labor rate, e.g. โ€œAcrylic โ€” $33.09/sq ftโ€) that appears in Price Books and is referenced by Pricing Models.

Creating a product#

  1. 1Go to Accounting โ†’ Products and click New product.
  2. 2Enter a Product Name (required). Optionally add a SKU, Category, and Product Family โ€” Category and Family are select-or-type, so you can reuse an existing value or create a new one on the fly.
  3. 3Choose the product's role: leave Pricing Model as None for a fixed-price item, pick a Pricing Model to make it configurable, or turn on Is rate item to make it a rate input.
  4. 4Set the initial Price, Currency, and Effective From date (for fixed-price products).
  5. 5Leave Active on so the product is available for quoting, then Save.

Fields#

New Product
FieldDescription
Product Name*The display name shown across the catalog, price books, and quotes.
SKUOptional stock-keeping unit / internal code.
External IDAn identifier in an external system, e.g. a NetSuite or QuickBooks item ID, used when syncing.
Category / Product FamilyOptional grouping. Both are select-or-type โ€” pick an existing value or type a new one.
DescriptionFree-text notes about the product.
ActiveWhen on, the product is available for quoting. Turn off to retire a product without deleting it.
Pricing ModelAssign a calculator to make this a configurable product. Leave as None for a fixed price.
Is addableWhether this product can be added as a standalone line.
Is rate itemMarks the product as a rate input that shows up in price-book rate grids and can be referenced by Pricing Models.
Price / Currency / Effective From*The product's standard price and the date it takes effect (fixed-price products).

Pricing model vs. rate item โ€” pick one#

A product can be a configurable product (it has a Pricing Model) or a rate item, but never both. A rate item is a leaf cost โ€” a number a price book holds. A configurable product is computed from those rates. Mixing the two would be circular.

โš 
The form enforces this: once you select a Pricing Model, the Is rate item toggle is disabled (and vice-versa). If a toggle looks greyed out, clear the other choice first.

A quick way to decide: if you would type a per-unit rate for it in a price book (e.g. $/sq ft, $/hour), it's a rate item. If its cost is built up from a formula over other inputs, it's a configurable product with a Pricing Model.

How products connect#

Once your catalog is in place, the next two steps build on it:

  • Mark your materials/labor as rate items, then set their rates in a Price Book.
  • Author a Pricing Model that calculates cost from inputs and those rates, and assign it to your configurable products.
โ„น
Products is the single source of truth. The same product flows into price books, pricing-model calculations, and quotes โ€” so changing a product's name or status updates it everywhere.