---
version: 0.4.0
precision: 2
---
# draftply — Tiling Job Quote (Offer Export sample, Pro)
# This draft goes straight to the client: labelled line items and a
# `total`. File → Export offer turns exactly this into a client-ready
# PDF with your company letterhead — no separate invoicing tool needed.

# ── Offer header data — recognized by name, shown on the printed offer
# if set (OfferDate/OfferNumber/ValidUntil next to each other,
# CustomerName/CustomerAddress as a recipient block). Leave any of them
# out and nothing changes; OfferDate defaults to today if you drop it.
OfferDate = today
OfferNumber = "2026-014"
ValidUntil = "2026-10-15"
CustomerName = "Mr. and Mrs. Coleman"
CustomerAddress = "12 Example Street\nSpringfield"

# VatRate is recognized too — it splits the total row on the printed offer
# into net amount, VAT at this rate, and a bold gross total below it.
# Drop it for a quote without VAT (reverse charge, small-business exemption).
VatRate = 19%

# ── Your own working numbers — never shown to the client ──
LaborRate = 55 €/h
TileRate = 38 €/m²

Dear Mr. and Mrs. Coleman,

thank you for having me out to look at the bathroom floor.
Here is what the retiling job will cost, based on what we discussed on site.

Tile removal and subfloor prep: 3 h * LaborRate
New tile installation: 12 m² * TileRate
Grout sealant and fittings: 145 €
Installation and finishing: 6 h * LaborRate
Total: total

This quote covers materials and labor as listed above; VAT is added on the printed offer.
Anything found once the old tiles are up, such as water damage, would be discussed with you before I proceed.
Valid for 30 days.

Best,
Alex
