feat: get bank account meta summary

This commit is contained in:
Ahmed Bouhuolia
2024-07-02 19:21:26 +02:00
parent 8a09de9771
commit 91730d204e
22 changed files with 476 additions and 69 deletions

View File

@@ -81,7 +81,7 @@ function ExcludedTransactionsTableRoot() {
vListOverscanRowCount={0}
initialColumnsWidths={initialColumnsWidths}
onColumnResizing={handleColumnResizing}
// noResults={<T id={'cash_flow.account_transactions.no_results'} />}
noResults={'There is no excluded bank transactions.'}
className="table-constrant"
payload={{
onRestore: handleRestoreClick,