mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: Categorize the bank synced transactions
This commit is contained in:
@@ -12,6 +12,7 @@ export default class CashflowTransaction extends TenantModel {
|
||||
transactionType: string;
|
||||
amount: number;
|
||||
exchangeRate: number;
|
||||
uncategorize: boolean;
|
||||
|
||||
/**
|
||||
* Table name.
|
||||
|
||||
Reference in New Issue
Block a user