mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: pending transactions table
This commit is contained in:
@@ -7,5 +7,7 @@ export const BANK_QUERY_KEY = {
|
||||
'RECOGNIZED_BANK_TRANSACTIONS_INFINITY',
|
||||
BANK_ACCOUNT_SUMMARY_META: 'BANK_ACCOUNT_SUMMARY_META',
|
||||
AUTOFILL_CATEGORIZE_BANK_TRANSACTION: 'AUTOFILL_CATEGORIZE_BANK_TRANSACTION',
|
||||
PENDING_BANK_ACCOUNT_TRANSACTIONS: 'PENDING_BANK_ACCOUNT_TRANSACTIONS'
|
||||
PENDING_BANK_ACCOUNT_TRANSACTIONS: 'PENDING_BANK_ACCOUNT_TRANSACTIONS',
|
||||
PENDING_BANK_ACCOUNT_TRANSACTIONS_INFINITY:
|
||||
'PENDING_BANK_ACCOUNT_TRANSACTIONS_INFINITY',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user