mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix: remove blank files
This commit is contained in:
@@ -18,6 +18,7 @@ export interface IJournalReportQuery {
|
||||
|
||||
export interface IJournalReportEntriesGroup {
|
||||
id: string;
|
||||
date: Date;
|
||||
dateFormatted: string;
|
||||
entries: IJournalEntry[];
|
||||
currencyCode: string;
|
||||
|
||||
Reference in New Issue
Block a user