fix(server): deleting ledger entries of manual journal

This commit is contained in:
a.bouhuolia
2023-05-11 22:46:34 +02:00
parent 883c5dcb41
commit 0aa681043d
4 changed files with 16 additions and 24 deletions

View File

@@ -10,7 +10,7 @@ export class LedgerRevert {
private tenancy: HasTenancyService;
@Inject()
ledgerStorage: LedgerStorageService;
private ledgerStorage: LedgerStorageService;
/**
* Reverts the jouranl entries.