- chore: Add branch example to README
- chore: Update README
- fix(Timesheet): only show create salary slip button to users who have perm (#53)
- chore: Update .gitignore (#52)
- fix: set Expense Claim Payable Account in Expense Claim (#51)
- fix: rearrange custom fields in employee master (#42)
- fix: add Employee ID with Employee Name in Attendance Tool (#49)
- fix: missing scheduler event for work anniversary reminders
- fix: job opening not set in application web form
- fix: job opening not set in application web form (#47)
- chore: french translations
- fix: add expense claim chart and remove company filter from interview chart
- fix: reminders were beeing sent even if not allowed
- fix: miscellaneous
- fix: Doctype name in links
- chore: move fleet management (claim) and loans (salary payout) from lifecycle workspace
- fix: add dynamic filters
- test: recruitment metrics
- chore: add individual dashboard links to respective dashboards
- feat: Employees by Age Chart
- feat: update standard HR dashboard with new charts
- feat: Hiring vs Attrition Count Chart
- feat: Job Offer Acceptance Rate
- feat: Applicant to Hire Percentage
- fix: add dynamic filter for company in number cards
- feat: Attendance Dashboard
- feat: Employee Lifecycle Dashboard
- feat: Add 'New Hires' & 'Interviews' quick lists to Recruitment workspace
- feat: Recruitment Dashboard
- feat: Separate sub-module workspaces
- fix: interview rescheduling not working
- fix: interview rescheduling not working (#37)
- chore: update app title
- feat: add geolocation data to jinja env
- feat: add geolocation data to jinja env (#36)
- fix: Disable test because of CI issue
- fix: Do not execute in tests to avoid HostNotFoundError
- fix: Default company for tests
- fix: Tests errors
- tests: Add empty tests folder
- ci: Run parallel-tests
- fix: Cleanup code
- test: display wkhtmltopdf version
- fix: Leave types in leave period
- fix: Specify user
- fix: Add to hosts before bench start
- fix: Add leave types to leave period creation
- fix: Add to hosts
- fix: leave types cration in tests
- ci: Selective ci run
- fix: Leave period creation
- fix: Add wkhtmltopdf to path
- Revert "test: Install wkhtmltopdf with non root user"
- Revert "ci: give sudo privileges"
- ci: give sudo privileges
- test: Install wkhtmltopdf with non root user
- fix: Exclude days before joining and after relieving from unmarked attendance
- fix: Add task hooks for employee boarding status
- fix: Tests
- fix: wrong path
- fix: Path to module
- fix: Install HRMS
- fix: Specify branches to use
- chore: configure CI
- fix: Misc fixes
- fix: add date and remove expected rating from interview summary
- fix: consider precision while validating advance amount against sanctioned amount
- fix: Payment Entry button is visible even when claim is fully paid
- fix: update To Date in Employee Work History
- fix: incorrect tax calculation in case of reduced payment days
- fix: Trigger for employee boarding controller
- test: default amount in slip
- fix: Update old JSON files format
- fix: Set flags.in_patch while patching existing data
- fix: incorrect tax calculation in case of reduced payment days
- fix: Set
flags.in_patch
while patching existing data
- fix: statistical component showing up in salary slip
- fix: statistical component showing up in salary slip (#30)
- fix: HR workspace
- fix(UX): sort holidays by date
- fix(UX): sort holidays by date (#29)
- fix: Regional elements for leave application
- fix: HR workspace
- fix(ci): get payments app during installation due to erpnext dependency
- test: advance amount allocation against expense claim with taxes
- fix: Allow allocating advance amount against Expense Claim taxes
- fix: manually generated salary slips overwritten by structure amount
- fix: warn the user about overwriting timesheet component amount
- fix: do not update component amount for timesheet components
- fix: Regional corrections
- Add missing deps for resource-planning-view
- fix(import): erpnext.hr -> (hrms.hr | erpnext.setup)
- fix: Ignore node_modules symlink in public folder
- fix: post install patch
- wip: regional migration to new HR app