mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Merge pull request #9468 from yparitcher/main
This commit is contained in:
@@ -54,6 +54,8 @@ class Transaction extends Model
|
||||
'bill_name_encrypted' => 'boolean',
|
||||
'reconciled' => 'boolean',
|
||||
'balance_dirty' => 'boolean',
|
||||
'balance_before' => 'string'
|
||||
'balance_after' => 'string'
|
||||
'date' => 'datetime',
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user