Went through todos

This commit is contained in:
Dennis Eichhorn 2024-05-02 22:54:38 +00:00
parent afcb1c5945
commit c529328221

View File

@ -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
{