Third Party Monitoring Module
  • Third Party Monitoring Module Documentation
  • INTRODUCTION
    • Glossary / Terminology
    • FAQ
    • Releases / Changelog*
    • Report an Issue / Contact us
  • PRODUCT / END-USER DOCUMENTATION
    • Overview
      • User rights and permissions
    • Third Party Monitoring Module Navigation
    • Overall User Interface
    • Third Party Monitors section
      • List of Third Party Monitors
      • TPM partner details screen
    • List of Visits section
      • List of Visits
      • Visit details
      • Statuses and corresponding actions
        • Draft
        • Assigned
        • TPM Accepted
        • TPM Rejected
        • Cancelled
        • TPM Reported
        • Sent Back to TPM
        • UNICEF Approved
      • Emails notifications flow
    • TPM workflow
  • TECHNICAL DOCUMENTATION
    • Architecture
    • Development Setup
    • Deployment / DevOps
    • Backend Module structure
    • Data Model
    • Fixtures & management commands
    • API Documentation
      • Error Handling
    • Synchronization with VISION
    • Permissions framework
    • FSM Transitions conditions
    • FSM Transitions in view
    • API Metadata
    • Serializer Mixins
    • Model Mixins
    • Tests
    • Attachments
    • Email links & Tokens Authorization
    • Frontend
      • Module structure
      • Build process
      • Tests
Powered by GitBook
On this page
  1. PRODUCT / END-USER DOCUMENTATION
  2. List of Visits section

Emails notifications flow

PreviousUNICEF ApprovedNextTPM workflow

Last updated 6 years ago

The table below describes the cases when the email notification is sent depending on user roles and actions performed with Visit.

Actions/Roles

TPM

organization

PME

TPM

Focal point

UNICEF

Focal point

Cancellation before Assign

N

by

N

N

Assign

Y

by

Y

N

Cancellation after Assign

N

by

N

N

Rejection

N

Y

by

Y

Re-assign

Y

by

Y

N

Acceptance

N

N

by

N

Submitting report

N

Y

by

Y

Sending back to TPM

N

by

Y

N

UNICEF Approval

N

N

Y

Y

The email notifications for action points aren't presented here. See more information in the

The detailed information of the Visit workflow see.

Action Point Dashboard Documentation
here