mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fix #3045
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user