mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add the ability to make transactions to and from liability accounts.
This commit is contained in:
@@ -187,9 +187,9 @@ return [
|
||||
'ExpandedForm' => [
|
||||
'is_safe' => [
|
||||
'date', 'text', 'select', 'balance', 'optionsList', 'checkbox', 'amount', 'tags', 'integer', 'textarea', 'location',
|
||||
'file', 'staticText', 'password', 'nonSelectableAmount',
|
||||
'number', 'assetAccountList','amountNoCurrency','currencyList','ruleGroupList','assetAccountCheckList','ruleGroupListWithEmpty',
|
||||
'piggyBankList','currencyListEmpty','activeAssetAccountList','percentage'
|
||||
'file', 'staticText', 'password', 'nonSelectableAmount',
|
||||
'number', 'assetAccountList', 'amountNoCurrency', 'currencyList', 'ruleGroupList', 'assetAccountCheckList', 'ruleGroupListWithEmpty',
|
||||
'piggyBankList', 'currencyListEmpty', 'activeAssetAccountList', 'percentage', 'activeLongAccountList', 'longAccountList',
|
||||
],
|
||||
],
|
||||
'Form' => [
|
||||
|
Reference in New Issue
Block a user