mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
fix issues.
This commit is contained in:
@@ -23,34 +23,4 @@ export default [
|
||||
disabled: false,
|
||||
href: '/dashboard/preferences/accounts',
|
||||
},
|
||||
{
|
||||
text: 'Credit Notes',
|
||||
disabled: false,
|
||||
href: '/dashboard/preferences/credit_note',
|
||||
},
|
||||
{
|
||||
text: 'Debit Notes',
|
||||
disabled: false,
|
||||
href: '/dashboard/preferences/debit_note',
|
||||
},
|
||||
{
|
||||
text: 'Accountant',
|
||||
disabled: false,
|
||||
href: '/dashboard/preferences/accountant',
|
||||
},
|
||||
{
|
||||
text: 'Accounts',
|
||||
disabled: false,
|
||||
href: '/dashboard/preferences/accounts',
|
||||
},
|
||||
{
|
||||
text: 'Credit Notes',
|
||||
disabled: false,
|
||||
href: '/dashboard/preferences/credit_note',
|
||||
},
|
||||
{
|
||||
text: 'Debit Notes',
|
||||
disabled: false,
|
||||
href: '/dashboard/preferences/debit_note',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user