mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: add models fields labels.
This commit is contained in:
@@ -45,4 +45,14 @@ export default {
|
||||
// config: true,
|
||||
},
|
||||
],
|
||||
manual_journals: [
|
||||
{
|
||||
key: 'journal_number_next',
|
||||
type: 'number',
|
||||
},
|
||||
{
|
||||
key: 'journal_number_prefix',
|
||||
type: 'string',
|
||||
},
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user