Skip to Content
ModulesInstituteBase Master

Base Master

The Institute Base Master module is a foundational component of the ERP system, designed to centralize and standardize the management of core institutional data. This module enables efficient administration of organizations, schools, job types, employee types, and graduation categories, ensuring data consistency and seamless integration across the platform.


Architecture

The following diagram illustrates the relationships between the main entities managed by the Base Master module. Organizations contain schools, which are associated with job types, employee types, and graduation categories. Each entity supports common features such as create, update, search, filter, export, and status management.


Key Functionalities

  • Organization Management: Create, update, and maintain organization records, including essential details such as name, short name, address, and status.
  • School Management: Manage school entities with attributes like name, short name, email, associated organization, job types, priority, color, web status, academic status, and reference information.
  • Job Type Management: Define and maintain job types (e.g., Teaching, Non-Teaching, Admin, Lab) with corresponding short names.
  • Employee Type Management: Configure various employment types (e.g., Consultant, Fixed Term, On Role Recruitment) and their short names.
  • Graduation Category Management: Organize graduation categories (e.g., UG, PG, Diploma, Research) and their identifiers.

All sections support create, edit, search, filter, and export operations. Data is presented in tabular format, with columns for key attributes, update actions, and active status indicators.


Entity Details & Form Fields

Organization

FieldTypeRequiredDescription
OrganizationTextYesFull name of the organization (e.g., “Acharya Institute”)
Short NameTextYesAbbreviated identifier (e.g., “AIS”)
AddressTextYesOfficial address of the organization

School

FieldTypeRequiredDescription
School NameTextYesFull name of the school
Short NameTextYesAbbreviated identifier for the school
EmailTextYesOfficial email address of the school
OrganizationTextYesLinked organization
Job TypeTextYesAssociated job types (comma separated)
PriorityNumberYesPriority order
ColorTextYesColor code for school
Web StatusTextYesWeb status (Yes/No)
Academic StatusTextYesAcademic status (Yes/No)
ReferenceTextNoReference information

Job Type

FieldTypeRequiredDescription
Job TypeTextYesName of the job type (e.g., Teaching)
Short NameTextYesAbbreviated identifier (e.g., “TCH”)

Employee Type

FieldTypeRequiredDescription
Employee TypeTextYesType of employment (e.g., Consultant)
Short NameTextYesAbbreviated identifier (e.g., “CON”)

Graduation

FieldTypeRequiredDescription
Graduation NameTextYesName of the graduation category (e.g., UG, PG)
Short NameTextYesAbbreviated identifier (e.g., “UG”)

Common Features

  • CRUD Operations: All entities support create, read, update, and delete actions.
  • Search & Filter: Quickly locate records using search and filter tools.
  • Export: Export data for reporting or integration purposes.
  • Status Management: Toggle active/inactive status for each record.

Last updated on