Ledger now showing running totals.

This commit is contained in:
2026-08-26 13:35:01 +00:00
parent 1fa16912d1
commit be40004a3d
55 changed files with 85 additions and 143 deletions
@@ -42,7 +42,6 @@ export interface AccountDetailFormData {
MatButtonModule,
FormField,
FormRoot,
SkeletonLoaderComponent,
ErrorStateComponent,
],
@@ -44,7 +44,6 @@ export interface AccountListFormData {
MatTableModule,
MatSortModule,
MatPaginatorModule,
SkeletonLoaderComponent,
ErrorStateComponent,
],