Skip to content

umairwali6/employee_self_service

 
 

Repository files navigation

Employee Self Service

Description

Employee Self-Service is a Frappe app that allows employees to access and manage their own HR-related information and perform various self-service tasks. This app requires ERPNext and HRMS to be installed and running. Additionally, the chat feature of Frappe (Frappe's Chat application) is required for certain functionalities.

Installation

  1. Prerequisites

    Before installing the Employee Self-Service app, make sure you have the following requirements met:

    • Frappe framework is installed and set up on your system.
    • ERPNext and HRMS are installed and configured.
  2. Install the App

    Run the following commands to install the Employee Self-Service app:

Note: Replace <site_name> with the name of your Frappe site.

  1. Run Bench Migrate

After the installation, run the following command to migrate the database:

bench migrate

License

Employee Self Service is distributed under the GNU/General Public License. See the LICENSE file for more information.

Support and Contact

For any issues, questions, or feedback, please feel free to reach out via email: [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.0%
  • HTML 2.7%
  • JavaScript 1.3%