Flamingo Hrms
- Author: daiyan52
- Repository: https://github.com/daiyan52/Flamingo-HRMS
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: HR & Payroll
- Maintenance: Minimally Maintained
Install Flamingo Hrms
bench get-app https://github.com/daiyan52/Flamingo-HRMS
Add the Frappe Gems badge to your README
Maintain Flamingo Hrms? Paste this into your README:
[](https://frappegems.com/gems/apps/daiyan52/Flamingo-HRMS)
About Flamingo Hrms
fbts
fbts
Installation
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch develop
bench install-app fbts
Contributing
This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:
cd apps/fbts
pre-commit install
Pre-commit is configured to use the following tools for checking and formatting your code:
- ruff
- eslint
- prettier
- pyupgrade
License
mit
HRMS Installtion
Install bench CLI
pip3 install frappe-bench
Initialize bench
bench init frappe-bench --frappe-branch version-15 cd frappe-bench
bench init frappe-bench --frappe-branch version-15
cd frappe-bench
Create a new site
bench new-site your-site-name.com
Get ERPNext and HRMS
bench get-app erpnext --branch version-15
bench get-app hrms --branch version-15
Install apps on your site
bench --site your-site-name.com install-app erpnext
bench --site your-site-name.com install-app hrms
bench start
Related HR & Payroll apps for Frappe & ERPNext
- Hrms — Open Source HR and Payroll Software
- Huf — Open-source, self-hosted multi-agent AI infrastructure for teams and apps with support for cloud and local models, tool integrations, workflows, and automation across business systems including Slack, ERPNext, Discord & Gmail.
- Bookings — Hotel Management App for Erpnext
- Employee Self Service — This is the backend component for Nesscale ESS - a mobile app that brings ERPNext to your phone. Employees can manage their HR tasks, sales activities, and projects right from their mobile devices.
- Inventory Tools — A collection of features to streamline and enhance inventory management and manufacturing workflows in ERPNext.
- Check Run — Payables utility for ERPNext
- Next Ai — NextAI is an AI-powered app for Frappe and ERPNext, delivering seamless content generation, automation, and productivity enhancements.
- Projectit — Open Source PWA mobile app to track the Employees out in the field. This mobile app is developed on Frappe Framework and it is integrated with the Project functionalities of ERPNext and integrated tightly with Frappe HR.