Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.2.0
metadata
title: NHVAS Quote Generator
emoji: 🧾
colorFrom: green
colorTo: gray
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
Audit Invoice Generator — Professional UI
Features
- Single upload (PDF or DOCX)
- Controls: invoice date, invoice number (auto if empty), type (Springy or Third Party JC), modules (1–4), unit price override
- Pricing:
- 1 = $650
- 2 = $750
- 3 = $850
- 4 = $950
- GST 10%
- Third party auto admin fee −$100
- Springy: contact info placed in header
- Third Party: contact info appended in body
- Output: Excel generated from your templates; optional PDF summary
- Persistent counter:
outputs/invoice_counter.json
Deploy Instructions
- Create a Hugging Face Python Space.
- Upload this repo including
assets/with your templates. - Space will run automatically with
app.py.