* feat: Employee Grievance
* feat: link to desk and automatic unsuspend
* test: Employee Grievance
* fix: Sider and Translation
* fix: sider
* fix: formatting
* feat: changes requested
* feat: Employee Grievance
* feat: link to desk and automatic unsuspend
* test: Employee Grievance
* fix: Sider and Translation
* fix: sider
* fix: formatting
* feat: changes requested
* fix: patch test and sider issue
* fix: make Employee Responsible non-mandatory since there cannot be an employee responsible for all sorts of grievances
- show pay cut and suspension buttons only if Employee Resposible is set
- some label changes
* feat: added subject field for more context
- set title for documents
- added list view settings
- refactor suspend and unsuspend functions
- add submit and cancel perms for system and hr managers
- fix tests
* fix: sider issues
* fix: removed suspension and paycut
* fix:sider
* fix: test
* fix: test
* fix: resolved Conflicts
* fix: sider
* fix: remove debugging print statements
* fix: validation message
* fix: unnecessary comma
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
* refactor: Vehicle Expense Report
* test: Vehicle Expenses Report
* feat: Added Employee filter to report
- fix Vehicle Log form view
* fix: set currency fieldtype for chart data
- added filters for employee and vehicle
* fix: service expenses not getting set
* feat: Employee referal design and status sync
* feat: create job Applicant and linked Document
* feat: Added list view indicator
* chore: formatted file
* feat: Addedd Employee Referral form Dashboard
* feat: pay compensation via additional salary
* test: Employee Rreferral
* Update erpnext/hr/doctype/employee_advance/employee_advance.js
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
* fix: changes requested
* fix: changes requested
* fix: sider
* fix: translation
* fix: test
* feat: added to Dashboard
* fix: changes
* chore: clean-up Employee Referral form
- fix labels
- fix full name field
- fix failing test
- set title for Employee Referral form
- set fields in List View and Standard Filter
* feat: option to add a resume link
- copy resume and resume link from Employee Referral to Job Applicant
* fix: multiple fixes
- confirm before rejecting employee referral
- set primary actions for custom buttons
- Validations for additional salary against employee referrals with status as accepted only
- fix list view indicators
- code formatting style
* feat: Add field to track Referral Bonus Payment Status
- fix visibility of additional salary button
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>