Exception: HrLite::CompOffRequest::MissingCompOffType
- Inherits:
-
StandardError
- Object
- StandardError
- HrLite::CompOffRequest::MissingCompOffType
- Defined in:
- app/models/hr_lite/comp_off_request.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
89 90 91 |
# File 'app/models/hr_lite/comp_off_request.rb', line 89 def "No active leave type is marked as comp-off — enable one under Settings → Leave types first." end |