Went through todos

This commit is contained in:
Dennis Eichhorn 2024-05-02 22:54:37 +00:00
parent 8d75f7e25c
commit c5680e4813

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
{