Updated GL system allows changing account defaults and add/updating journal entries
This commit is contained in:
@@ -160,6 +160,7 @@ export const navItems = [
|
||||
group: true,
|
||||
children: [
|
||||
{ key: 'books', label: 'Books', icon: 'mdi-book-open-variant' },
|
||||
{ key: 'gl-journals', label: 'GL and Journals', icon: 'mdi-book-account-outline' },
|
||||
{ key: 'tax-rules', label: 'Tax rules', icon: 'mdi-scale-balance' }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user