An automated document tracking and reminder system developed using Google Sheets and Google Apps Script.
This project helps track export-related documents and automatically sends email reminders when required documents are pending.
The system is designed to reduce manual follow-ups and improve document management.
- Automated tracking of export documents
- Invoice, Packing List, Customer Bill, E-Way Bill and Airway Bill status tracking
- Automatic email reminders for pending documents
- Conditional reminder logic based on invoice amount
- INR value calculation based on currency and exchange rate
- E-Way Bill reminder logic for invoices above ₹50,000
- Next reminder date tracking
- Reminder count tracking
- Automatic status management
- Prevents further reminders after documents are received/completed
- Google Sheets
- Google Apps Script
- Google Apps Script Triggers
- Email Automation
- Invoice details are entered into the Document Tracker.
- Currency and invoice amount are recorded.
- The system calculates the INR value.
- Required document statuses are updated.
- The automation checks pending documents and applicable conditions.
- If a reminder is required, an automated email is sent to the responsible senior.
- Once the required document is received/completed, further reminders are stopped.
The automation checks the document status and applicable conditions on a scheduled basis.
- Reminders are generated only when required documents are pending.
- E-Way Bill reminders are applicable when the invoice amount is above ₹50,000.
- Invoices below ₹50,000 do not trigger E-Way Bill reminders.
- Reminder dates are automatically tracked.
- The system maintains the reminder count for each pending document.
- Once the required document is received or the status is completed, further reminders are stopped.
When a pending document meets the reminder conditions, the system automatically sends an email notification to the responsible senior with the required follow-up information.
- Invoice
- Packing List
- Customer Bill
- E-Way Bill
- Airway Bill
The main objective of this project is to automate document follow-ups, reduce manual tracking and ensure that pending export documents are followed up on time.
Utkrsta