mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-02-04 23:38:40 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
cbe66a5855
commit
94e16a8d6a
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Navigation'] = [
|
||||
return ['Navigation' => [
|
||||
'Accounting' => 'Accounting',
|
||||
'AccountPostings' => 'Account Postings',
|
||||
'Balance' => 'Balance',
|
||||
|
|
@ -25,4 +25,4 @@ $MODLANG['Navigation'] = [
|
|||
'Entries' => 'Entries',
|
||||
'Postings' => 'Postings',
|
||||
'Predefined' => 'Predefined',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Accounting'] = [
|
||||
return ['Accounting' => [
|
||||
'Account' => 'Account',
|
||||
'Accounts' => 'Accounts',
|
||||
'BatchPostings' => 'Batch Postings',
|
||||
|
|
@ -46,4 +46,4 @@ $MODLANG['Accounting'] = [
|
|||
'To' => 'To',
|
||||
'Total' => 'Total',
|
||||
'Type' => 'Type',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user