System Parameter
System Configuration - User Guide
This guide covers the core “backstage” settings that drive the automated behavior of your ERP.
ðŸ› ï¸ 1. System Parameters
The System Parameters define the global “Rules of the Road” for your society’s database.
âš¡ Quick Start: Editing Rules
- Access: Navigate to System Tools > System Parameter.
- Key Settings:
- App Link: The web address members use to access their dashboard.
- HSN/SAC Codes: Default codes for GST billing.
- Logo/Letterhead: Upload the society’s branding for reports.
- Save: Click Modify to update all global defaults.
📈 Business Impact
Setting correct parameters ensures every member receipt has the right link, every invoice has the correct branding, and the GST logic defaults to the correct industrial standards.
📧 2. Email Credentials (SMTP)
The Email Credentials setting is the “Postal Office” of your digital communication.
âš¡ Quick Start: Configuring Delivery
- Access: Navigate to System Tools > Email Credentials.
- Setup:
- SMTP Server: e.g.,
smtp.gmail.comorsmtp.office365.com. - Port: Usually
587(TLS) or465(SSL). - User ID/Password: The dedicated email address (e.g.,
billing@societyname.com).
- SMTP Server: e.g.,
- Enable SSL: Ensure the “Enable SSL” checkbox is ticked for modern security.
📈 Business Impact
Without correct SMTP settings, the Invoice Email and Member Statement Email features will not function. This setting allows the ERP to send official emails “on behalf” of your society.
ðŸ—ºï¸ Communication Architecture
graph LR
Master[System Parameter] --> Branding[Logo & Link]
Email[Email Credentials] --> Dispatch[Automated Mailer]
Dispatch --> Member[Resident's Inbox]
Branding --> Invoice[PDF Documents]
style Email fill:#f9f,stroke:#333
style Master fill:#bbf,stroke:#3335. Validations & Troubleshooting âš ï¸
- Password Expiry: If emails suddenly stop working, check if your email provider’s password has been changed or expired.
- App Passwords: For Gmail/Microsoft, you may need to generate a specific “App Password” rather than your standard login password to allow the ERP access.
- Mismatched Link: Ensure the App Link in System Parameters starts with
https://to ensure member mobile apps connect securely.
6. Best Practices / Tips 💡
- Use a Dedicated Society Email: Never use a personal email address for SMTP. Create a dedicated
society_erp@yourdomain.comfor official communication. - High-Quality Logo: Upload your society logo in high resolution (300dpi) to ensure it looks professional on printed receipts.
- Link Integrity: Periodically test the “App Link” provided to members to make sure it redirects to your correct login portal.