Logo
Explore Help
Register Sign In
miguel456/athenahr
1
0
Fork 0
You've already forked athenahr
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
06df0e790663d85d4ea5300b95346c417d72a0d7
athenahr/app/Exceptions/AbsenceNotActionableException.php

11 lines
115 B
PHP
Raw Normal View History

feat: add loa requests This commit adds a feature that allows users to request periods of inactivity from their managers. This is effectively known as a leave of absence. The commit also introduces new permissions and migrations, therefore, you'll need to adapt your database according to these changes.
2022-02-24 00:56:46 +00:00
<?php
namespace App\Exceptions;
use Exception;
class AbsenceNotActionableException extends Exception
{
//
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 128ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API