From 579c43f00acbb1a0371cbccb4758500c768fc8b6 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 15 Feb 2025 00:07:31 +0100 Subject: [PATCH] add Frappe HR (#1138) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/frappe-hr.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/frappe-hr.yml diff --git a/software/frappe-hr.yml b/software/frappe-hr.yml new file mode 100644 index 0000000000..5a647ce15d --- /dev/null +++ b/software/frappe-hr.yml @@ -0,0 +1,12 @@ +name: "Frappe HR" +website_url: "https://frappe.io/hr" +source_code_url: "https://github.com/frappe/hrms" +description: "Complete HRMS solution with over 13 different modules right from employee management, onboarding, leaves, to payroll, taxation, and more." +licenses: + - GPL-3.0 +platforms: + - Docker + - Python + - Nodejs +tags: + - Human Resources Management (HRM)