Edit any field directly. Vehicle details are auto-filled into the form when staff selects a Reg No.
Period
Email PDF — Google Apps Script
Paste your deployed GAS Web App URL. The script receives the agreement data and emails a PDF to the customer automatically.
Setup: In Google Apps Script, create a new project, paste the BCH doPost script, deploy as Web App (Anyone can access), then paste the URL above.
PDF Save Settings
Used as filename prefix when saving — e.g. "Bargain Car Hire-BCH00001.pdf".
Shown as a prompt when saving PDFs to keep staff consistent.
Backup & Restore
Export all settings, fleet, rates, logo and agreement log to a JSON file.
⚠️ Restoring overwrites all current data and reloads the app.