DIGIT Docs
  • DIGIT Knowledge Base
  • Local Governance
  • Introducing NalJalSeva
  • đźš°NalJal
    • Approach
    • Demo Video
    • Value Proposition
  • 🌊Product Specifications
    • Features & Functions
    • Workflows
      • Login & Forgot Password
      • View Consumer
      • Update Consumer
      • Water Charges
      • Generate Bulk Demand & Raise Bills
      • Generate Bills For Metered Connections
      • Collect Revenue Offline
      • Add Expense
      • Update Expense
      • Send SMS Notifications
      • Edit User Profile
      • View Household Register
      • View Tabular Dashboard For Expense
      • Download Bills & Receipts
      • View & Download Reports
      • HRMS
        • Login, Reset & Forgot Password
        • Create Employee
        • Update Employee
        • Search Employee
        • Search Department Employee
        • Edit Scheme Rate Master
        • Edit Penalty Master
        • State Dashboard
        • Rollout Dashboard
        • Rate Dashboard
    • User Manual
      • Common Functions
        • Login To App
        • Edit Profile & Change Password
      • Division User
        • View & Edit Consumer
      • Village Water & Sanitation Committee (VWSC) User
        • Generate Bills
        • Search Consumer & Generate Payment
        • Record & Modify Expense Bill
        • View Dashboards
      • State User
  • Reference Implementations
    • Punjab
      • mGramSeva
  • ⚒️NalJalSeva Platform
    • Architecture
    • Technology
  • đź’§Setup NalJalSeva
    • Setup NalJalSeva
      • Install AWS
        • Setup AWS Account
        • Purchase Certificate
        • Setup Git Repository
        • Configure Domain Name
        • Create Git Account In The Client Name
      • Enable Application Permissions
      • Get Started With DIGIT
      • Create Users
      • Load Employees For NalJalSeva
      • Load Consumers For NalJalSeva
      • Configure Module Localisation
      • Update Master Rate
      • Create Consumer API
      • Create User API
      • Configure SMS Template
      • Configure Master Data Management System
      • Create New Tenant
      • Create Workflow
    • Configure NalJalSeva
      • Configure Core Services
      • Configure Backend Services
        • Advance Changes
        • Apportion
        • Billing
        • Dashboard
        • eChallan
        • iFIX Adapter
          • Push Events To iFIX Adapter
        • Penalty Changes
        • Property
        • Reindexing
        • Rollout Dashboard
        • Scheduler
        • User
        • User OTP
        • User Events
        • Vendor Registry
        • Water
        • Water Calculator
      • Configure UI Screens
        • UI Design
        • Select Language
        • Login
        • Change Password
        • Edit Profile
        • Home Page
        • Forgot Password
        • Update Password
        • Generate Bill
        • Search Connection
        • Consumer Screens
          • Create Consumer
          • Update Consumer
        • Expense Screens
          • Add Expense
          • Search Expense Bills
          • Modify Expenses
        • Dashboards Screens
          • Monthly Dashboard
          • Collections Dashboard
          • Expenditure Dashboard
        • Collect Payment
        • Consumer Feedback
        • Household Register
        • UI Mockup Screens
      • Update App
    • Integration Details
      • Integrate Firebase Analytics
      • Integrate Bluetooth Thermal Printer
      • Integration Testing
      • Integration Testing With Github Actions
    • Go Live
Powered by GitBook

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.

On this page

Was this helpful?

Export as PDF
  1. Product Specifications
  2. Workflows

Display Notifications On Homepage

Last updated 10 months ago

Was this helpful?

For mGramSeva users, different notifications are displayed on the home screen based on various system triggers.

  1. A new card is used for each notification displayed below.

  2. Cards have a countdown timer - today, 1 day ago, 2 days ago, 3 days ago, and so on.

  3. Cards have a close icon on the top right corner. Upon closing, the card view is removed from the screen. Cards, by default, do not have an expiry date.

  4. A “New” text is shown to the user whenever there is a new notification after the user's last login.

  5. The notification header shows the number of notifications in brackets.

Trigger
When
Text
Action
Data Criteria

New Demand Generation

Monthly

Demand Generated

Demand for <billing cycle> has been generated. X bills have been raised and sent to X/X+Y households. Y bills have to be raised. Click here to see details

Take to a filtered view of household register with “Pending” selected

<billing cycle> - new billing cycle for which demand is generated - Demand will be generated on the 1st of each month

Use - Case 1

If GP has all non-metered connections then, all X/X bills are generated using bulk demand. Notification change as following

Demand Generated

Demand for <billing cycle> has been generated. X bills have been raised and sent to X/X households. Click here to see details

Take to a filtered view of household register with “Pending” selected

<billing cycle> - new billing cycle for which demand is generated

  • Demand will be generated on the 1st of each month

Use - Case 2

If GP has all metered connections then, all 0/Y bills are generated using bulk demand. Notification changes as following

New Billing Cycle

New billing cycle will start today. Y bills have to be raised for last month. Click here to see details

Take to a filtered view of household register with “All” selected

<billing cycle> - new billing cycle for which demand is generated

  • Demand will be generated on the 1st of each month

Every fortnight

Pending Collections

Rs.X is pending collection as of <Today's Date>. Click here to view dashboard

Take to current months revenue Dashboard

In the current financial year, for each consumer, demand raised minus receipt generated will be pending collections for that HH

When collection happens

Collection Day

Send only on the days when a collection has happened either online or offline methods

Todays Collections

Rs. P has been collected today for water charges from <number> consumers in Cash.

Rs. Q has been collected today for water charges from <number> consumers online.

Take to current months revenue Dashboard

Sum of receipts value generated that day in that GP via cash.

New Calendar Month

1st day of month

Month Summary

Rs. X has been collected in <previous month> for water charges and Rs. Y has been spent as expenditure. Click here to view more details

Go to the most recent completed month's dashboard

X - Sum of receipts value generated that day in that GP via cash.

Y - Expense Bills marked as paid last month (paid date is previous month)

Every fortnight

Enter a New Expenditure

Please enter new expenditure bills online. Click here to make an expense entry now.

Take to expense entry screen

Alternate fortnight

Mark expense bills as paid

This should only be sent when there is a pending bill is there. If all bills are paid already on the date of notification, do not send this.

<N> expenditure bills are awaiting payment confirmation. Click here to search & mark as paid, if paid already.

Bulk Demand generation doesn't happen as per schedule

Generate Demand

We couldn't generate demand automatically for billing cycle <cycle>. Click here to generate demand manually.

Take to demand generation screen.

🌊