mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
fix: show the unique row value in the import preview
This commit is contained in:
@@ -41,6 +41,7 @@ export default {
|
||||
importable: true,
|
||||
minLength: 3,
|
||||
maxLength: 6,
|
||||
unique: true,
|
||||
importHint: 'Unique number to identify the account.',
|
||||
},
|
||||
rootType: {
|
||||
|
||||
Reference in New Issue
Block a user