mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: excluded bank transactions
This commit is contained in:
@@ -22,6 +22,8 @@ export const TABLES = {
|
||||
PROJECTS: 'projects',
|
||||
TIMESHEETS: 'timesheets',
|
||||
PROJECT_TASKS: 'project_tasks',
|
||||
UNCATEGORIZED_ACCOUNT_TRANSACTIONS: 'UNCATEGORIZED_ACCOUNT_TRANSACTIONS',
|
||||
EXCLUDED_BANK_TRANSACTIONS: 'EXCLUDED_BANK_TRANSACTIONS'
|
||||
};
|
||||
|
||||
export const TABLE_SIZE = {
|
||||
|
||||
Reference in New Issue
Block a user