Refactor for bank transactions
This commit is contained in:
parent
1b8472fbc7
commit
013a7430b3
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ class BankTransaction extends BaseModel
|
|||
'ninja_category_id',
|
||||
'date',
|
||||
'description',
|
||||
'base_type',
|
||||
];
|
||||
|
||||
protected $dates = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue