mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: custom view dynamic filter.
This commit is contained in:
@@ -13,6 +13,7 @@ export interface IExpensesFilter {
|
||||
filterRoles?: IFilterRole[];
|
||||
columnSortBy: string;
|
||||
sortOrder: string;
|
||||
viewSlug?: string;
|
||||
}
|
||||
|
||||
export interface IExpense {
|
||||
|
||||
Reference in New Issue
Block a user