mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat(server): wip sales tax liability summary report
This commit is contained in:
@@ -47,6 +47,7 @@ export interface ILedgerEntry {
|
||||
itemId?: number;
|
||||
branchId?: number;
|
||||
projectId?: number;
|
||||
taxRateId?: number;
|
||||
|
||||
entryId?: number;
|
||||
createdAt?: Date;
|
||||
|
||||
Reference in New Issue
Block a user