mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-16 05:28:43 +00:00
fix todos/move to todo list
This commit is contained in:
parent
2561d5c67c
commit
c2f93270d6
|
|
@ -26,11 +26,6 @@ use phpOMS\Utils\StringUtils;
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @link https://orange-management.org
|
* @link https://orange-management.org
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*
|
|
||||||
* @todo Orange-Management/Modules#111
|
|
||||||
* Implement blockchain for audited elements
|
|
||||||
* Blockchain should be implemented in order to allow auditors to validate that data hasn't been changed.
|
|
||||||
* This is mostly important for accounting and accounting related data.
|
|
||||||
*/
|
*/
|
||||||
final class ApiController extends Controller
|
final class ApiController extends Controller
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,6 @@ declare(strict_types=1);
|
||||||
namespace Modules\Auditor\Controller;
|
namespace Modules\Auditor\Controller;
|
||||||
|
|
||||||
use phpOMS\Module\ModuleAbstract;
|
use phpOMS\Module\ModuleAbstract;
|
||||||
use phpOMS\Module\WebInterface;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Calendar controller class.
|
* Calendar controller class.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user