What's New
HR fix hr-payroll

Quote from_date and to_date to resolve reserved word errors

PR @pratheep-bit · #4891 · merged 16 Jul 2026

MariaDB 12.3+ treats `to_date` and `from_date` as reserved words, causing 1064 Syntax Errors in raw SQL queries; now backtick-quoted.