Confirm Delete
Are you sure?
🛝
Temple Fund Manager
VGN LA PARARISIENNE
Checking connection...
Welcome Back
Sign in with your mobile number
+91
🔒 OTP sent via WhatsApp. Admins only.
Welcome
Filter by Date Range
Loading...
Recent Collections
Recent Expenses
Collections
Filter by Date Range
Expenses
Filter by Date Range
Notice Board
Admin Panel
Manage Members
⚙ Settings
Not configured
📊 Google Sheets Integration
Deploy your Code.gs as a Web App and paste the URL here
📚 Setup Instructions
1Open Google Sheets → create a new spreadsheet
2Go to Extensions → Apps Script
3Paste the Code.gs content → Save
4Run initialize() function once
5Deploy → New deployment → Web App
      Execute as: Me | Access: Anyone
6Copy the Web App URL → paste above → Save
🔒 Admin Mobiles (in Code.gs)
var ADMIN_MOBILES = ['9600034839', '9841520419'];
var OPENING_BALANCES = {
  'Mr.Swami': 1816,
  'Mr.Pathmanaban': 24504
};
Update these values in Code.gs and redeploy when opening balances change each month.