diff --git a/Controller/BackendController.php b/Controller/BackendController.php index f69143c..b0a9fb3 100644 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -30,6 +30,9 @@ use phpOMS\Views\View; * @license OMS License 2.0 * @link https://jingga.app * @since 1.0.0 + * + * @todo Create comparison feature for Balance, Asset, P&L, Cash + * https://github.com/Karaka-Management/oms-Accounting/issues/3 */ final class BackendController extends Controller {