mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: merge the boot provider of categorize and matching forms
This commit is contained in:
@@ -189,7 +189,7 @@ export function useAccountUncategorizedTransactionsColumns() {
|
||||
{
|
||||
id: 'deposit',
|
||||
Header: intl.get('cash_flow.label.deposit'),
|
||||
accessor: 'formattet_deposit_amount',
|
||||
accessor: 'formatted_deposit_amount',
|
||||
width: 40,
|
||||
className: 'deposit',
|
||||
textOverview: true,
|
||||
|
||||
Reference in New Issue
Block a user