mirror of
https://github.com/Karaka-Management/oms-IncomeStatement.git
synced 2026-02-12 10:48:40 +00:00
autofixes
This commit is contained in:
parent
651df90a36
commit
1abb9bc04c
|
|
@ -10,7 +10,7 @@ return [
|
||||||
[
|
[
|
||||||
'dest' => '\Modules\IncomeStatement\Controller\BackendController:viewPLDashboard',
|
'dest' => '\Modules\IncomeStatement\Controller\BackendController:viewPLDashboard',
|
||||||
'verb' => RouteVerb::GET,
|
'verb' => RouteVerb::GET,
|
||||||
'active' => true,
|
'active' => true,
|
||||||
'permission' => [
|
'permission' => [
|
||||||
'module' => BackendController::MODULE_NAME,
|
'module' => BackendController::MODULE_NAME,
|
||||||
'type' => PermissionType::READ,
|
'type' => PermissionType::READ,
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ return ['IncomeStatement' => [
|
||||||
'Interval' => 'Interval',
|
'Interval' => 'Interval',
|
||||||
'Environment' => 'Environment',
|
'Environment' => 'Environment',
|
||||||
'Monthly' => 'Monthly',
|
'Monthly' => 'Monthly',
|
||||||
'Settings' => 'Settings',
|
'Settings' => 'Settings',
|
||||||
'Quarterly' => 'Quarterly',
|
'Quarterly' => 'Quarterly',
|
||||||
'Annually' => 'Annually',
|
'Annually' => 'Annually',
|
||||||
'Category' => 'Category',
|
'Category' => 'Category',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user