Understanding Estimate Numbers

8 min read

Learn how QuoteCreator generates estimate numbers and how to customize them for your workflow.

What Are Estimate Numbers?

Every estimate in QuoteCreator gets a unique number. This helps you:

Example: When you create an estimate, it appears on your PDF as EST-20251101-001

How Estimate Numbering Works

Date-Based Numbering (Default)

Format: EST-YYYYMMDD-NNN

Breaking it down:

EST-20251101-001 → First estimate created on November 1, 2025 EST-20251101-002 → Second estimate created on November 1, 2025 EST-20251102-001 → First estimate created on November 2, 2025

Why Date-Based?

Problem we solved: Old sequential numbering (EST-001, EST-002, EST-003...) had a fatal flaw:

Scenario:
  1. You create EST-001 through EST-042
  2. You clear your browser cache (or switch devices)
  3. Next estimate becomes EST-001 again
  4. Now you have two different estimates both numbered EST-001!

Solution: Date-based numbering means even if you clear your cache:

How Estimates Are Numbered

Your First Estimate

When you create your first estimate on November 1, 2025:

Generates: EST-20251101-001

Stored: Counter for that date (001) saved in browser

Your Second Estimate (Same Day)

Later that day, you create another estimate:

Generates: EST-20251101-002

Logic: Same date, so counter increments (001 → 002)

Next Day

On November 2, 2025, you create a new estimate:

Generates: EST-20251102-001

Logic: New date, so counter resets to 001

This is normal! It's not a bug - each day gets its own counter.

Customizing Estimate Numbers

Don't like the automatic number? You can change it!

How to Edit Estimate Numbers

Step 1: Start Creating an Estimate

  1. Go to New Estimate
  2. At the top of the form, you'll see the estimate number section

Step 2: Click "Edit"

  1. Find the estimate number display (e.g., EST-20251101-001)
  2. Click the "Edit" button next to it

Step 3: Enter Your Custom Number

The field becomes editable. Type any format you want:

EST-0042 (continue sequential from old system) EST-SMITH-001 (client-based) EST-JOB2025-001 (project-based) EST-NOV-001 (month-based) QUOTE-20251101-001 (change prefix)

Step 4: Save Your Estimate

Custom Numbering Examples

Sequential (Old Style)

Format: EST-0001, EST-0002, EST-0003...

When to use:

How to continue:

  1. Remember your last estimate number (e.g., EST-0042)
  2. When creating new estimate, click "Edit"
  3. Type EST-0043
  4. Next time, manually type EST-0044, etc.

Project-Based

Format: EST-PROJECT-001, EST-PROJECT-002...

When to use:

Example:
EST-SMITH-KITCHEN-001
EST-SMITH-KITCHEN-002
EST-JONES-BATHROOM-001
EST-JONES-BATHROOM-002

Client-Based

Format: EST-CLIENTNAME-001

When to use:

Example:
EST-ACME-001
EST-ACME-002
EST-GLOBEX-001

Best Practices

Do This:

Keep it consistent: Pick a format and stick with it

✅ EST-20251101-001, EST-20251101-002, EST-20251101-003 ❌ EST-20251101-001, EST-SMITH-002, QUOTE-001

Include the date (in some form): Makes sorting easier

✅ EST-20251101-001 or EST-2025-NOV-001 ❌ EST-001, EST-002 (no date context)

Use leading zeros: Helps with sorting

✅ EST-001, EST-002, ... EST-099, EST-100 ❌ EST-1, EST-2, ... EST-99, EST-100 (sorts wrong)

Keep it professional: Clients see this on the PDF

✅ EST-20251101-001 ❌ BobsEstimate-42-FINAL-v2

Avoid This:

Frequently Asked Questions

Q: Why does my estimate start with today's date?
A: QuoteCreator uses date-based numbering by default. This prevents duplicate numbers if you clear your browsing history.

Example: EST-20251101-001 means "first estimate created on November 1, 2025"

Q: Can I change it to EST-001, EST-002, EST-003?
A: Yes! Click "Edit" and type your desired number. You'll need to manually increment each time (002, 003, 004...).

Q: Why did my counter reset to 001?
A: The counter resets each day. This is normal.

Example:
Nov 1: EST-20251101-001, EST-20251101-002
Nov 2: EST-20251102-001 ← Resets to 001 (different date)

This is intentional - prevents duplicates across days.

Q: I cleared my cache and my numbers are off. Help!

Solution 1: Let it be

Solution 2: Manual override

Solution 3: Restore from backup

Q: Can I have different prefixes? (QUOTE, INV, EST)
A: Yes! Just type the prefix you want:

QUOTE-20251101-001 INV-20251101-001 PROPOSAL-20251101-001

Currently, you change this per-estimate by clicking "Edit."

Q: My client asked about the long number. What do I say?

Professional response:

"This is our estimate numbering system. The middle portion is today's date the estimate was created, making it easy to track and reference. The last three digits are a unique identifier for that day."

Or keep it simple:

"This is your estimate reference number. Use this when discussing this estimate."

Q: Will my old estimates (EST-001 format) still work?
A: Yes! Old and new formats coexist perfectly.

Your estimate list might look like:
EST-001 (old format)
EST-002 (old format)
EST-20251101-001 (new format)
EST-20251101-002 (new format)

Pro Tips

Tip 1: Use Dates for Chronology

Even if you customize, include a date somehow:

✅ EST-2025-SMITH-001 ✅ EST-NOV2025-001

Makes it easy to find estimates by timeframe.

Tip 2: Client Prefixes for Repeat Work

If you have a long-term client with many estimates:

EST-ACME-20251101-001
EST-ACME-20251115-002
EST-ACME-20251201-003

Easy to filter/search later.

Tip 3: Create Backups to Preserve Counters

Before clearing cache or switching devices:

  1. Go to Settings → Backup & Restore
  2. Create a Backup
  3. After restore, counters continue correctly

Summary

Format Example Pros Cons
Date-based (default) EST-20251101-001 No duplicates, automatic Longer, resets daily
Sequential EST-0042 Simple, short Duplicates if cache cleared
Project-based EST-KITCHEN-001 Clear project context Longer
Client-based EST-ACME-001 Clear client context Longer

Recommendation: Use default date-based unless you have a specific workflow need.