mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
fix: vendor summary balance and transaction report.
This commit is contained in:
@@ -2,6 +2,7 @@ import { INumberFormatQuery } from './FinancialStatements';
|
||||
|
||||
export interface IVendorBalanceSummaryQuery {
|
||||
asDate: Date;
|
||||
vendorsIds: number[],
|
||||
numberFormat: INumberFormatQuery;
|
||||
comparison: {
|
||||
percentageOfColumn: boolean;
|
||||
|
||||
Reference in New Issue
Block a user