mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-07 22:45:20 +02:00
Account namespace updates: part 4 (transfers, singular namespacing) (#896)
* Move Transfer to Account namespace * Fix partial resolution due to namespacing plurality * Make category and tag controllers consistent with namespacing convention * Update stale partial reference
This commit is contained in:
parent
dc3147c101
commit
bddaab0192
50 changed files with 227 additions and 127 deletions
2
test/fixtures/accounts.yml
vendored
2
test/fixtures/accounts.yml
vendored
|
@ -22,7 +22,7 @@ checking:
|
|||
|
||||
savings:
|
||||
family: dylan_family
|
||||
name: Savings account with valuation overrides
|
||||
name: Savings account
|
||||
balance: 19700
|
||||
accountable_type: Depository
|
||||
accountable: depository_savings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue