mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
refactoring: retrieve resources fields.
fix: issue in create a new custom view.
This commit is contained in:
@@ -29,6 +29,7 @@ export interface IAccountsFilter extends IDynamicListFilterDTO {
|
||||
export interface IAccountType {
|
||||
id: number,
|
||||
key: string,
|
||||
label: string,
|
||||
normal: string,
|
||||
rootType: string,
|
||||
childType: string,
|
||||
|
||||
Reference in New Issue
Block a user