This commit is contained in:
James Cole
2020-01-24 06:02:18 +01:00
parent 68d53a2066
commit 3f7891f4e8
2 changed files with 50 additions and 26 deletions

View File

@@ -701,7 +701,7 @@ return [
],
],
// allowed source / destination accounts.
// allowed source -> destination accounts.
'source_dests' => [
TransactionTypeModel::WITHDRAWAL => [
AccountType::ASSET => [AccountType::EXPENSE, AccountType::LOAN, AccountType::DEBT, AccountType::MORTGAGE, AccountType::CASH],