Quotations Dashboard

Total Quotations
0
Total Project Value
₹0.00
Sync Server
Offline
Quote No Date Client Name Sub Total Grand Total Actions

Quotation Editor


Line Items

Sr Description of Work Unit No's Length Width Qty (SFT) Rate (₹) Amount
Sub Total: ₹0.00
₹0.00
Total: ₹0.00
Real-time A4 PDF Preview
PAYMENT TERMS:

Google Sheets Sync Settings

Enter the Web App URL generated when you deploy your Google Apps Script.

How to set up Google Sheets Sync (2 Minutes)

  1. Create a new Google Sheet (or open an existing one).
  2. Go to Extensions -> Apps Script.
  3. Delete any code in the editor, and paste the code from google-sheet-script.js (located in your project workspace).
  4. Click the Save disk icon.
  5. Click Deploy (top right) -> New deployment.
  6. Click the cog/settings wheel and select Web app.
  7. Set configuration:
    • Description: Quotation Sync Backend
    • Execute as: Me (your email)
    • Who has access: Anyone (This is necessary to allow your local browser app to post data)
  8. Click Deploy. You may need to "Authorize Access" (click Advanced -> Go to Untitled Project -> Allow).
  9. Copy the generated Web app URL and paste it into the field above, then click Save Settings & Sync.