mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix: show the unique row value in the import preview
This commit is contained in:
@@ -37,6 +37,7 @@ export interface IModelMetaFieldCommon {
|
||||
required?: boolean;
|
||||
importHint?: string;
|
||||
order?: number;
|
||||
unique?: number;
|
||||
}
|
||||
|
||||
export interface IModelMetaFieldText {
|
||||
|
||||
Reference in New Issue
Block a user