mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: Receivable aging summary front-end.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Model, mixin } from 'objection';
|
||||
import { snakeCase } from 'lodash';
|
||||
import { snakeCase, each } from 'lodash';
|
||||
import { mapKeysDeep } from '@/utils';
|
||||
import PaginationQueryBuilder from '@/models/Pagination';
|
||||
import DateSession from '@/models/DateSession';
|
||||
|
||||
Reference in New Issue
Block a user