LogoLogo
1.1
1.1
  • 🏠Overview
  • 🏢Architecture
  • 📋Registration
    • Registration Interfaces
      • ODK Collect App
      • Self Service Portal
      • API Interface
      • Manual Entry
      • Bulk Export From CSV
    • ID Verification
    • Registry
  • 🅿️Program Management
    • Eligibility Assessment
    • Proxy Means Test
    • Enrolment
    • Deduplication
    • Program Cycles
    • Entitlement
    • Notifications
  • 💵Payments
    • Payment Modes
    • Payment Manager
    • Payment Batches
    • ID Account Mapper
    • Payment Rails
    • Reimbursements
      • Service Provider Portal
  • 🔐Privacy & Security
  • 📊Monitoring and Reporting
  • 🔧System Administration
    • Developer Mode
    • Role-Based Access Control
    • Internationalization (i18n)
    • Document Store
    • Apps
  • ⛓️Workflows
    • Cash grant scenario
    • Immediate Individual Assistance On-Demand
    • Service Provider Reimbursement
  • 🔗Integrations
    • M-PESA Integration
    • Mojaloop Integration
    • MOSIP Integration
      • ODK MTS Connector
      • Registry MTS Connector
      • Integration with e-Signet
  • 📦Releases
    • 1.1.0
      • Release Notes
  • ↔️REST API
  • ⚒️Testing
  • 👥Community
    • Contributing
    • Code of Conduct
  • 📗License
  • Guides
    • 📔How-To Guides
      • Install WireGuard Client on Desktop/Laptop
      • Install WireGuard Client on Android Device
      • Create User and Assign Role
      • Create a Custom Group
      • Create Program
      • Create Self-Service Portal Form
      • Map Self-Service Portal Form
      • Self Register Online
      • Integrate with MOSIP e-Signet
      • Create ODK Form
      • Provide Form Access to Field Agent
      • Download Form on ODK Collect
      • Register Offline
      • Create MTS Connector
        • Create ODK MTS Connector
        • Create OpenG2P Registry MTS Connector
      • Create Eligibility Manager Types
        • Create Default Eligibility Manager
        • Create ID Document Eligibility Manager
        • Create Phone Number Eligibility Manager
      • Create Eligibility Manager under Program
      • Configure Proxy Means Test
      • Enrol Registrants into Program
      • Configure ID Types
      • Create Deduplication Manager under Program
      • Create Deduplication Manager Types
        • Create ID Deduplication Manager
        • Create Phone Number Deduplication
      • Deduplicate Registrants
      • Create Notification Manager Types
        • Create SMS Notification Manager
        • Create Email Notification Manager
        • Create Fast2SMS Notification Manager
      • Create Notification Manager under Program
      • Send Notifications to Individual Registrants
      • Configure Program Manager under Program
      • Create and Approve Program Cycle
      • Multi-Stage Approval
      • Create Entitlement Voucher Template
      • Create Entitlement Manager Type
        • Create Default Entitlement Manager
        • Create Voucher Entitlement Manager
      • Configure Entitlement Manager under Program
      • Create Payment Manager Types
        • Create Payment Hub EE Payment Manager
        • Create Payment Interoperability Layer Payment Manager
        • Create Default Payment Manager
        • Create Cash Payment Manager
        • Create File Payment Manager
      • Configure Payment Manager in Program
      • Prepare and Send Payment
      • Install SmartScanner App
      • Submit Reimbursement Using the Service Provider Portal
      • Reimburse the service provider
    • 📙Documentation Guides
      • Creating Diagrams
      • OpenG2P Module Doc Template
      • Writing Guidelines For How-To Guides
    • 👩‍💻Developer Zone
      • Getting Started
      • Installing OpenG2P On Linux
      • Technology Stack
      • Modules
        • G2P Entitlement In-kind
        • G2P SelfServicePortal
        • OpenG2P Program Payment: G2P Connect Payment Manager
        • G2P Notifications: Wiserv SMS Service Provider
        • G2P Registry: Rest API
        • G2P Formio
        • G2P Registry: Base
        • G2P Registry: Individual
        • G2P: Proxy Means Test
    • 📘Deployment Guide
      • Deployment on Kubernetes
        • K8s Cluster Requirements
        • K8s Cluster Setup
        • Rancher Server Setup
        • NFS Server Setup
        • SSL Certificates using Letsencrypt
      • Post Install Configuration
      • Access to Deployed Setup
      • Packaging OpenG2P Docker
Powered by GitBook
LogoLogo

Copyright © OpenG2P. This work is licensed under Creative Common Attribution (CC-BY-4.0) International license unless otherwise noted.

On this page
  • Description
  • Pre-requisites
  • Steps
  1. Guides
  2. How-To Guides
  3. Create Notification Manager Types

Create Email Notification Manager

PreviousCreate SMS Notification ManagerNextCreate Fast2SMS Notification Manager

Last updated 1 year ago

Description

This guide will provide the steps to create an Email Notification Manager.

Pre-requisites

The user should have a Program Manager role assigned.

Steps

  1. Navigate to Programs using the menu bar.

  1. Click on Configuration and select Email Notification Manager.

  1. Click the Create button to go to the Email Notification Managers view.

  1. Enter the Name and Program in the Email Notification Managers view.

  1. The view allows the configuration of a template for each of these event types:

  • On Enrolled In Program Template

  • On Cycle Started Template

  • On Cycle Ended Template

  • On Otp Send Template

  • On Generate Voucher Template

There are two ways to configure a template for an event:

a. Use an existing template: Go to step#6.

b. Create a new template: Go to step#7.

  1. Click on the drop-down button and select the template from the drop-down list. Go to step#11.

  1. Enter a name for the new template. When a non-existing template name is entered, the option Create and Edit appears. Click on this option_._

  1. A new dialogue box appears. Enter the details.

  • Name: Name of the template

  • Applies to: Applicable context; For example, the option Contact sends the mail to the beneficiary email

  • Attachments: Attachments to be sent with the email

  1. Click on the Email Configuration sub-tab.

  • From: Author's email id

  • Default Recipients: Enable the box to send email to default recipients

  • To (Emails): Recipient email address

  • To (Partners): Comma-separated emails of the program partners

  • Cc: Comma-separated emails of the recipients to be copied for this email

  • Reply To: The email that the recipient can reply to

  • Scheduled Send Date: The date on which the mail will be sent

  1. Click on the Advanced Settings sub-tab.

  • Language: Language for the content

  • Outgoing Mail Server: Outgoing mail server

  • Auto Delete: If enabled, the email is deleted automatically

  • Optional report to print and attach: Optional field for reports

  1. Optionally, enable the checkbox Send Immediately to send the email notification to beneficiaries immediately after the program enrollment, at the start of the cycle, and at the end of the cycle.

  1. Click on Save.

Content: Subject and matter for the email written using the Odoo platform's templating engine

📔
QWeb