mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-14 20:00:33 +00:00
feat: wip import resource
This commit is contained in:
@@ -34,6 +34,7 @@ export interface IModelMetaFieldCommon {
|
||||
columnable?: boolean;
|
||||
fieldType: IModelColumnType;
|
||||
customQuery?: Function;
|
||||
required?: boolean;
|
||||
}
|
||||
|
||||
export interface IModelMetaFieldNumber {
|
||||
|
||||
Reference in New Issue
Block a user