Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 13.54.12
## [13.54.12](v13.54.11...v13.54.12) (2023-11-21) ### Bug Fixes * `get_previous_allocation` return value ([6cb8a40](6cb8a40)) * backward compatible query without pluck ([958db77](958db77)) * pass check permission in render_address ([65ae8d9](65ae8d9)) * **Timesheet:** reset billing hours equal to hours if they exceed actual hours (backport [#38134](#38134)) ([#38154](#38154)) ([1e43605](1e43605)) * **Timesheet:** warn user if billing hours > actual hours instead of resetting (backport [#38239](#38239)) ([#38242](#38242)) ([a9429e1](a9429e1)) * use `get_all` instead of `get_list` ([4b8ed0f](4b8ed0f)) ### Performance Improvements * index most queried fields in Leave Ledger Entry ([eea7bbc](eea7bbc)) * limit rows to 1 for cf leave expiry query ([635c3d5](635c3d5))
- Loading branch information