mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
WIP feature/Currencies
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
export default [
|
||||
{
|
||||
text: 'General',
|
||||
@@ -9,6 +8,11 @@ export default [
|
||||
text: 'Users',
|
||||
href: '/dashboard/preferences/users',
|
||||
},
|
||||
{
|
||||
text: 'Currencies',
|
||||
|
||||
href: '/dashboard/preferences/currencies',
|
||||
},
|
||||
{
|
||||
text: 'Accountant',
|
||||
disabled: false,
|
||||
@@ -49,4 +53,4 @@ export default [
|
||||
disabled: false,
|
||||
href: '/dashboard/preferences/debit_note',
|
||||
},
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user