Achievements
A frappe app for managing Achievements
- Author: Aldawsari395
- Repository: https://github.com/Aldawsari395/achievements
- GitHub stars: 2
- Forks: 1
- License: NOASSERTION
- Category: HR & Payroll
- Maintenance: Unmaintained
Install Achievements
bench get-app https://github.com/Aldawsari395/achievements
Add the Frappe Gems badge to your README
Maintain Achievements? Paste this into your README:
[](https://frappegems.com/gems/apps/Aldawsari395/achievements)
About Achievements
## Achievements Management System
Achievements Management System for Frappe framework & ERPNext.
### Features
- Add & Manage Achievements.
- Two Roles for permissions management. (Achievements User & Achievements Manager)
- Users can read and manage their own achievements only.
- Managers can read and manage everyone's achievements.
- System closes on Thursdays and reopens on Sundays (can be changed).
- Email notifications to remind employees before the system closes.
### Installation
##### 1- You need to install Frappe & ERPNext first.
##### 2- Enter the frappe-bench directory `cd frappe-bench`
##### 3- Fetch the app's git repo and install it:
bench get-app achievements https://github.com/Abdullah395/achievements
##### 4- Now install the app to your site:
bench --site site1.local install-app achievements
(you have to specify your site name by default "site1.local")
##### 5- Give `Achievements User` for normal employees and `Achievements Manager` for managers.
### Customization
#### To change the closing & openning time:
##### 1- Edit this file `achievements/hooks.py`
##### 2- Scroll down to `scheduler_events` array.
##### 3- Under `cron` object change the array keys string to your preference (Use crontab.guru for reference) ### License MIT
##### 1- Edit this file `achievements/hooks.py`
##### 2- Scroll down to `scheduler_events` array.
##### 3- Under `cron` object change the array keys string to your preference (Use crontab.guru for reference) ### License MIT
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.