mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: format amount rows of financial statemnets.
This commit is contained in:
@@ -11,6 +11,8 @@ export interface IJournalEntry {
|
||||
referenceType: string,
|
||||
referenceId: number,
|
||||
|
||||
referenceTypeFormatted: string,
|
||||
|
||||
transactionType?: string,
|
||||
note?: string,
|
||||
userId?: number,
|
||||
|
||||
Reference in New Issue
Block a user