mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
feat(server): wip journal and general ledger table layer
This commit is contained in:
@@ -37,6 +37,7 @@ export interface IGeneralLedgerSheetAccountTransaction {
|
||||
referenceType?: string,
|
||||
|
||||
date: Date|string,
|
||||
dateFormatted: string;
|
||||
};
|
||||
|
||||
export interface IGeneralLedgerSheetAccountBalance {
|
||||
|
||||
Reference in New Issue
Block a user