ChampionERP · GST Evidence Report

Go-live & handoff notes

What is complete for sandbox proof, what remains for production, and what to share with the customer.

Status board

AreaStatusNotes
Sandbox AuthDONEAdaequare sandbox keys + /gsp/authenticate
Sandbox IRNDONEMultiple successful generations
Sandbox E-Way BillDONEDistance=0 auto calc verified
Company template PDFsDONETax / E-Invoice / EWB / combined
Old vs New compareDONETemplates aligned
DB schema changesNONEOnly test invoice data rows
Production GSP keysPENDINGSwitch gspUseSandbox=false + live credentials
1 Aug 2026 Ship-to GSTIN rulesCONFIRMValidate Bill-to/Ship-to / URP before live cutover
UI controller publishCONFIRMRebuild/publish Distance & TransId hardening if using on-screen EWB

What to give the customer

Yes — share this website pack

HTML report + PDFs + screenshots + JSON evidence. This folder is designed to be hosted as a static site.

No — do not share

Visual Studio .sln / full source, Web.config with secrets, SQL sa password, live/sandbox GSP app secrets in plain text outside a secure channel.

How to host this report

  1. Upload the entire ChampionERP_Customer_Report folder to any static host (IIS, nginx, Apache, Netlify, S3, GitHub Pages).
  2. Set the site root to this folder so index.html is the homepage.
  3. Open https://your-domain/ — menus and PDF links work with relative paths.
  4. Optional: zip the folder and email if hosting is not ready.
Local preview without a server: open index.html in a browser. Some browsers restrict iframe PDF preview from file://; use a simple local server if needed (python -m http.server 8080 from this folder.

Test invoices in database

These rows exist only as evidence and can be deleted after acceptance:

InvoiceIDEWBPurpose
26FS1061522283121012159640First sandbox stamp + print
26FS1062522284191012159641Full create + IRN + EWB + print

Contact / clarification points for customer