mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: journal number setting dialog.
This commit is contained in:
@@ -47,11 +47,11 @@ export default {
|
||||
],
|
||||
manual_journals: [
|
||||
{
|
||||
key: 'journal_number_next',
|
||||
key: 'next_number',
|
||||
type: 'number',
|
||||
},
|
||||
{
|
||||
key: 'journal_number_prefix',
|
||||
key: 'number_prefix',
|
||||
type: 'string',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user